Find the answer to your Linux question:
Results 1 to 3 of 3
Hey, Just a quick question on linux licensing here, if I 'borrowed' the linux networking stack and included it in my commercial closed source operating system would this be allowed ...
  1. #1
    Just Joined!
    Join Date
    Sep 2011
    Posts
    1

    Linux Licensing

    Hey,

    Just a quick question on linux licensing here, if I 'borrowed' the linux networking stack and included it in my commercial closed source operating system would this be allowed (or my non-commercial but still closed source OS), do I have to give attribution (I do right?)

    Thank You

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    Consult a lawyer to be sure, but:

    If you use gpl code, then you need at the very least make that code freely available. That means: From *you*. A link to kernel org will not be sufficient.
    Also your code needs to be carefully evaluated, what counts as derived work.
    Derived work will also be GPL.
    Last edited by Irithori; 09-12-2011 at 03:29 PM. Reason: typo
    You must always face the curtain with a bow.

  3. #3
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    This might also be of interest: Understanding Open-Source Licensing

    Edit:
    This is a better source
    http://www.gnu.org/licenses/gpl-faq....difiedVersions
    You must always face the curtain with a bow.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...