<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">Consider a file: ftpclient.c</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">Only include is: #include <sys/socket.h></div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">Then a few hundred lines of personal code.</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">Then compiler/linker take in ftpcliebt.c and produce a.out (statically or dynamically linked, consider both cases if it makes a licensing difference)</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px"><br>
</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">Does the Linux-syscall-note say that a.out can ALL be under any license of your choice?</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px"><br>
</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">Or do you have to note that your binary is under License X and also includes code which is under license GPL-2.0-WITH-Linux-syscall-note?</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px"><br>
</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">Thanks</div>
<div style="font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px">-ma</div>
<br>
</div>
</body>
</html>