Re: [CORE] GPL Source and Copyright Questions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: Charles Comiskey <comiskey(at)us(dot)ibm(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [CORE] GPL Source and Copyright Questions
Date: 2006-06-23 13:58:42
Message-ID: 14928.1151071122@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Meskes <meskes(at)postgresql(dot)org> writes:
> On Thu, Jun 22, 2006 at 11:37:08AM -0400, Tom Lane wrote:
>>>> item #3: Carsten Wolff copyright in informix.c file
>>> The file informix.c contains a copyright from Carsten Wolff. Did Carsten
>>> directly contribute this file to the PostgreSQL project?
>>
>> This code was added by Michael Meskes in informix.c rev 1.6
>> (2003-05-06). Michael, any info on the exact copyright status?

> Yes. In fact the copyright belongs to credativ GmbH the company that
> paid Carsten for his work. As you may or may not know I'm the CEO of
> that company and can assure you that his work was contributed to the
> PostgreSQL project.

That sounds fine --- could you add a note in the source code to this
effect? "Contributed under the PostgreSQL License" or something like
that after the copyright notice would be sufficient.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Diogo Biazus 2006-06-23 13:59:24 Re: xlog viewer proposal
Previous Message Martijn van Oosterhout 2006-06-23 13:56:27 Re: vacuum, performance, and MVCC