From: | Greg Stark <gsstark(at)mit(dot)edu> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Personal Copyright Notices |
Date: | 2010-02-05 14:21:11 |
Message-ID: | 407d949e1002050621k3bd92705qae3c055182e2aac7@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Feb 5, 2010 at 3:24 AM, Bruce Momjian <bruce(at)momjian(dot)us> 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/Makefile,v 1.10 2008/11/14 19:58:45 tgl Exp $
>>
>> Seems we either have to contact the author or rewrite the file.
>
> I have rewritten the above file from scratch to enable removal of the
> copyright mention.
>
Uhm, you rewrote it and it turned out byte-for-byte identical except
for the removed copyright comments? Actually the file is trivial
enough -- it's just our standard pgxs template with the two filenames
inserted -- that that's plausible. I think that indicates that it
wasn't really something copyrightable to begin with.
--
greg
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2010-02-05 14:27:57 | Re: Personal Copyright Notices |
Previous Message | Bruce Momjian | 2010-02-05 14:19:26 | Confusion over Python drivers |