Re: Looking for Bill Huang; was [HACKERS] Personal Copyright Notices

2010-02-16 Thread Bruce Momjian
Bruce Momjian wrote: > Bruce Momjian wrote: > > Some more _personalized_ copyright noticed have crept into our source > > tree: > > > > /src/tutorial/basics.sourceCopyright (c) 1994, Andrew Yu, > > University of California > > /contrib/intagg/Makefile Copyright (c) 2001 Digital Music

Re: [HACKERS] Personal Copyright Notices

2010-02-05 Thread Bruce Momjian
Greg Stark wrote: > On Fri, Feb 5, 2010 at 3:24 AM, Bruce Momjian wrote: > > Bruce Momjian wrote: > >> The intagg copyright is on a _Makefile_: > >> > >> ? ? ? # Makefile for integer aggregator > >> ? ? ? # Copyright (C) 2001 Digital Music Network. > >> ? ? ? # by Mark L. Woodward > >> ? ? ? # $Po

Re: [HACKERS] Personal Copyright Notices

2010-02-05 Thread Greg Stark
On Fri, Feb 5, 2010 at 3:24 AM, Bruce Momjian wrote: > Bruce Momjian wrote: >> The intagg copyright is on a _Makefile_: >> >>       # Makefile for integer aggregator >>       # Copyright (C) 2001 Digital Music Network. >>       # by Mark L. Woodward >>       # $PostgreSQL: pgsql/contrib/intagg/Mak

Re: Looking for Bill Huang; was [HACKERS] Personal Copyright Notices

2010-02-04 Thread Bruce Momjian
Bruce Momjian wrote: > Some more _personalized_ copyright noticed have crept into our source > tree: > > /src/tutorial/basics.source Copyright (c) 1994, Andrew Yu, University of > California > /contrib/intagg/Makefile Copyright (c) 2001 Digital Music Network by > Mark L. Woodward > /src

Re: [HACKERS] Personal Copyright Notices

2010-02-04 Thread Bruce Momjian
Bruce Momjian wrote: > > The ISN copyright looks like this: > >* Copyright (c) 2004-2006, Germn Mndez Bravo (Kronuz) >* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group > > Interestingly, he mentions himself and PGDG both in the copyright, which > makese this

Re: [HACKERS] Personal Copyright Notices

2010-02-04 Thread Bruce Momjian
Bruce Momjian wrote: > The intagg copyright is on a _Makefile_: > > # Makefile for integer aggregator > # Copyright (C) 2001 Digital Music Network. > # by Mark L. Woodward > # $PostgreSQL: pgsql/contrib/intagg/Makefile,v 1.10 2008/11/14 19:58:45 > tgl Exp $ > > Seems we e

Re: [HACKERS] Personal Copyright Notices

2010-02-02 Thread Bruce Momjian
Dave Page wrote: > On Tue, Feb 2, 2010 at 8:20 PM, Bruce Momjian wrote: > >> > Seems we either have to contact the author or rewrite the file. > >> > >> Why? Even if the text is removed, he will still own the copyright, as > >> is the case for any patch submitted because we don't have any form of

Re: [HACKERS] Personal Copyright Notices

2010-02-02 Thread Dave Page
On Tue, Feb 2, 2010 at 8:20 PM, Bruce Momjian wrote: >> > Seems we either have to contact the author or rewrite the file. >> >> Why? Even if the text is removed, he will still own the copyright, as >> is the case for any patch submitted because we don't have any form of >> copyright assignment. >

Re: [HACKERS] Personal Copyright Notices

2010-02-02 Thread Bruce Momjian
Dave Page wrote: > On Tue, Feb 2, 2010 at 6:48 PM, Bruce Momjian wrote: > > > The intagg copyright is on a _Makefile_: > > > > ? ? ? ?# Makefile for integer aggregator > > ? ? ? ?# Copyright (C) 2001 Digital Music Network. > > ? ? ? ?# by Mark L. Woodward > > ? ? ? ?# $PostgreSQL: pgsql/contrib/i

Re: [HACKERS] Personal Copyright Notices

2010-02-02 Thread Dave Page
On Tue, Feb 2, 2010 at 6:48 PM, Bruce Momjian wrote: > The intagg copyright is on a _Makefile_: > >        # Makefile for integer aggregator >        # Copyright (C) 2001 Digital Music Network. >        # by Mark L. Woodward >        # $PostgreSQL: pgsql/contrib/intagg/Makefile,v 1.10 2008/11/14

Re: [HACKERS] Personal Copyright Notices

2010-02-02 Thread Bruce Momjian
Greg Stark wrote: > So based on our discussion of last week my understanding is that as long as > these people are content to release the code under the same license then > these statements don't change anything since they're included in the > Postgresql global development group anyways. Yes, I be

Re: [HACKERS] Personal Copyright Notices

2010-02-02 Thread Bruce Momjian
Bruce Momjian wrote: > > I received permission from Andrew Yu to remove a copyright he had on > another file in 2007: > > http://archives.postgresql.org/pgsql-hackers/2007-03/msg01528.php > > I have emailed him to get approval to remove this mention also. I received an email reply from An

Re: [HACKERS] Personal Copyright Notices

2010-02-02 Thread Greg Stark
So based on our discussion of last week my understanding is that as long as these people are content to release the code under the same license then these statements don't change anything since they're included in the Postgresql global development group anyways. greg On 2 Feb 2010 19:39, "Bruce M

[HACKERS] Personal Copyright Notices

2010-02-02 Thread Bruce Momjian
Some more _personalized_ copyright noticed have crept into our source tree: /src/tutorial/basics.sourceCopyright (c) 1994, Andrew Yu, University of California /contrib/intagg/Makefile Copyright (c) 2001 Digital Music Network by Mark L. Woodward /src/port/rint.c Copyri