On 2014 Jun 04 (Wed) at 02:19:49 -0500 (-0500), strake...@gmail.com wrote:
:On Tue, Jun 03, 2014 at 10:44:57PM -0700, Philip Guenther wrote:
:> > Yes, some code I copied verbatim from plan9port or earlier work of mine, 
:> > so that's fully in plan9 or my habitual style.
:> 
:> IF YOU COPIED MORE THAN TRIVIAL CODE FROM plan9port YOU MUST ACKNOWLEDGE 
:> IT BY INCLUDING THEIR COPYRIGHT ON IT AND ABIDING BY THEIR LICENSE 
:> RESTRICTIONS.
:
:Erratum: I copied part of 9p.h from libixp, not plan9port. The license seems 
equivalent to ISC. I include it in latest version below.
:
:Too, I copied some functions from userspace libc to libkern.
:
:The rest is mine.
:
:> In case you are able to resolve the copyright and license issues with 
:> this, here are some comments on the synchronization logic in it:
:
:Thanks. I have to sleep myself soon, so I shall leave this until after that.
:

You need to add the (correct) copyright statements to EACH AND EVERY
FILE.  Period.

For files that have copied lines, you need to also copy their entire
copyright statement from the file.

For lines that you wrote, you need to add your own copyright statement.


-- 
Children are unpredictable.  You never know what inconsistency they're
going to catch you in next.
                -- Franklin P. Jones

Reply via email to