All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Muhammad Ali <M.ALI023@hotmail.com>
Cc: "Kernelnewbies@kernelnewbies.org" <Kernelnewbies@kernelnewbies.org>
Subject: Re: UAPI syscall exception interpretation
Date: Thu, 12 May 2022 06:03:17 +0200	[thread overview]
Message-ID: <YnyHBUhPQE37eP17@kroah.com> (raw)
In-Reply-To: <DM6PR07MB60744EB138CC00DDE2E83C22D9C89@DM6PR07MB6074.namprd07.prod.outlook.com>

On Wed, May 11, 2022 at 09:19:42PM +0000, Muhammad Ali wrote:
> Consider a file: ftpclient.c
> Only include is: #include <sys/socket.h>
> Then a few hundred lines of personal code.
> Then compiler/linker take in ftpcliebt.c and produce a.out (statically or dynamically linked, consider both cases if it makes a licensing difference)
> 
> Does the Linux-syscall-note say that a.out can ALL be under any license of your choice?
> 
> 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?

For legal issues, please contact a lawyer.  You wouldn't ask a random
internet mailing list full of programmers questions about dental care,
right?  :)

Good luck!

greg k-h

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2022-05-12  4:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11 21:19 UAPI syscall exception interpretation Muhammad Ali
2022-05-12  4:03 ` Greg KH [this message]
2022-05-12 23:21   ` Muhammad Ali
2022-05-13  5:36     ` Greg KH
2022-05-13 20:43       ` Muhammad Ali
2022-05-14  2:00 ` Valdis Klētnieks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YnyHBUhPQE37eP17@kroah.com \
    --to=greg@kroah.com \
    --cc=Kernelnewbies@kernelnewbies.org \
    --cc=M.ALI023@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.