Re: more personal copyrights - Mailing list pgsql-hackers

From Robert Haas
Subject Re: more personal copyrights
Date
Msg-id AANLkTi=kpoz8unUgT5R4qLXDdaYcp+kOazZw5pgbQ7CF@mail.gmail.com
Whole thread Raw
In response to more personal copyrights  (Jaime Casanova <jaime@2ndquadrant.com>)
List pgsql-hackers
On Mon, Aug 9, 2010 at 1:18 AM, Jaime Casanova <jaime@2ndquadrant.com> wrote:
> A few months ago Bruce was doing a hunting of personal Copyrights
> notices, but i still found a lot of files copyrighted to: Regents of
> the University of California and other files copyrighted to
> individuals (ej: almost everything inside src/backend/regex is
> copyrighted to Henry Spencer)
>
> there's something we can/need to do about it?
> I can make a list if anyone is interested showing what files are still
> copyrighted to something different to 'PostgreSQL Global Development
> Group'

Henry Spencer probably didn't intend to become a member of the
PostgreSQL Global Development Group; he wrote a regex library, which
we included because the license was sufficiently permissive for our
needs.

Or at least, that's how I understand it.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: GROUPING SETS revisited
Next
From: Pavel Stehule
Date:
Subject: is syntax columname(tablename) necessary still?