Re: [HACKERS] Copyrights on files

2007-03-26 Thread Bruce Momjian
Bruce Momjian wrote: > Someone has pointed out to me that we have non-PostgreSQL/Berkeley > copyrights on a number of files: > > src/port/rint.c > * Copyright (c) 1999, repas AEG Automation GmbH > > src/backend/port/dynloader/aix.c > * This is an unpublished wo

Re: [HACKERS] Copyrights on files

2007-03-26 Thread Florian Weimer
* Bruce Momjian: > src/backend/port/dynloader/aix.c > * This is an unpublished work copyright (c) 1992 HELIOS Software GmbH > * 30159 Hannover, Germany The company still exists, it seems. Have you tried to contact them? See . -- Florian

Re: [HACKERS] Copyrights on files

2007-03-25 Thread mark
On Sat, Mar 24, 2007 at 11:28:26PM -0400, Alvaro Herrera wrote: > Bruce Momjian wrote: > > I have emailed Andrew Yu to see if we can remove his line, but I > > question whether the other people can be reached. > > How should we handle this? > If they are released under the BSD license, why do we ca

Re: [HACKERS] Copyrights on files

2007-03-24 Thread Joshua D. Drake
Alvaro Herrera wrote: Bruce Momjian wrote: Someone has pointed out to me that we have non-PostgreSQL/Berkeley copyrights on a number of files: src/port/rint.c * Copyright (c) 1999, repas AEG Automation GmbH src/backend/port/dynloader/aix.c * This

Re: [HACKERS] Copyrights on files

2007-03-24 Thread Joshua D. Drake
Bruce Momjian wrote: Someone has pointed out to me that we have non-PostgreSQL/Berkeley copyrights on a number of files: src/port/rint.c * Copyright (c) 1999, repas AEG Automation GmbH src/backend/port/dynloader/aix.c * This is an unpublished work

Re: [HACKERS] Copyrights on files

2007-03-24 Thread Alvaro Herrera
Bruce Momjian wrote: > Someone has pointed out to me that we have non-PostgreSQL/Berkeley > copyrights on a number of files: > > src/port/rint.c > * Copyright (c) 1999, repas AEG Automation GmbH > > src/backend/port/dynloader/aix.c > * This is an unpublished wo