Yes, in cases where I take the entire file unchanged, I don't change the
copyright, but I think we can take the copyright of the project rather
than those of the individual files.

---------------------------------------------------------------------------

Neil Conway wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I have grabbed code from NetBSD before, and I just mention that fact at
> > the top of the file.  There is no need to repeat their license as it is
> > the same as our license.
> 
> src/port/qsort.c is wrong, then: (a) it includes the full NetBSD
> copyright/warranty statement (b) it claims to be covered by the 4
> clause BSD license.
> 
> A quick grep of the source tree indicates that the following files
> claim to be covered by the 4 clause BSD license:
> 
> $ grep -rlI 'This product includes software developed' *   
> contrib/mysql/my2pg.pl
> contrib/pgcrypto/README.pgcrypto
> contrib/pgcrypto/blf.c
> contrib/pgcrypto/blf.h
> src/backend/port/darwin/system.c
> src/backend/port/dynloader/freebsd.c
> src/backend/port/dynloader/netbsd.c
> src/backend/port/dynloader/openbsd.c
> src/backend/utils/mb/wstrcmp.c
> src/backend/utils/mb/wstrncmp.c
> src/port/crypt.c
> src/port/getopt.c
> src/port/getopt_long.c
> src/port/inet_aton.c
> src/port/qsort.c
> src/port/snprintf.c
> src/port/strtol.c
> src/port/strtoul.c
> 
> -Neil
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to