Misplaced modifier in Postgresql license

Lists: pgsql-adminpgsql-bugspgsql-general
From: Breen Ouellette <the(dot)man(at)breeno(dot)net>
To: pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Misplaced modifier in Postgresql license
Date: 2003-11-28 15:48:34
Message-ID: 005601c3b5c7$14e95060$010210ac@tao
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Something very important was recently raised on the misc(at)openbsd(dot)org
list. Due to the current environment that SCO is fostering in the
open source community, it would be prudent for the PostgreSQL team to
consider this issue.

The website claims that "PostgreSQL is distributed under the flexible
BSD license". A glance at the license appears to confirm this,
however, there is a misplaced modifier in the first paragraph
following the copyright notices:

"Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, WITHOUT FEE, and without a written
agreement is hereby granted, provided that the above copyright notice
and this paragraph and the following two paragraphs appear in all
copies."

I have used CAPS to highlight the apparent error. There are two ways
to interpret this statement. One interpretation is that permission is
given and no fee will be charged for the granting of that permission.
The other is that permission is given so long as by using the software
no fee is charged to others. The result of this ambiguity is that the
latest CD release of OpenBSD (3.4) no longer includes Postgresql. It
is on the ftp sites, but the OpenBSD CDs are distributed for a fee
because they are a profit generator for the project. The project has
encountered problems in the past regarding ambiguous licenses, and as
a result the need to protect the porject outweighs the convenience of
distributing packages with ambiguous licenses.

I believe that this is merely a bug in the wording of the license, and
that it doesn't reflect the intention of the project. I hope that my
words will be considered carefully, and that appropriate steps will be
taken to resolve this problem.

Thank you.

Breen Ouellette
OpenBSD & PostgreSQL user


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-11-28 18:50:23
Message-ID: 29517.1070045423@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Breen Ouellette <the(dot)man(at)breeno(dot)net> writes:
> The result of this ambiguity is that the
> latest CD release of OpenBSD (3.4) no longer includes Postgresql

We are not changing the license text we inherited from Berkeley.
We do not have the right to, nor any interest in doing so.

Our interpretation of the license is that it's okay for downstream
redistributors to charge a fee. We are not going to open the Pandora's
box of "clarifying" the wording, however. If you will not redistribute
Postgres without a "clarification", that is your problem not ours.

regards, tom lane


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 21:50:40
Message-ID: Mahogany-0.66.0-25040-20031128-165040.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Fri, 28 Nov 2003 13:50:23 -0500 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Breen Ouellette <the(dot)man(at)breeno(dot)net> writes:
> > The result of this ambiguity is that the
> > latest CD release of OpenBSD (3.4) no longer includes Postgresql

> We are not changing the license text we inherited from Berkeley.
> We do not have the right to, nor any interest in doing so.

but you can consult with the attorneys for the Regents. they have
changed the license at times, and have passed those changes on
to other BSD licensed projects (e.g., when they removed the
advertising clause the advertising clause was also removed from
all the code in the OpenBSD distribution that was inherited from
the original BSD project.)

> Our interpretation of the license is that it's okay for downstream
> redistributors to charge a fee. We are not going to open the Pandora's
> box of "clarifying" the wording, however. If you will not redistribute
> Postgres without a "clarification", that is your problem not ours.

i find this somewhat hostile response troubling.

it's common for geeks on the net to play at being lawyers, and it
is also common to discover later that the law doesn't work the way
the geeks want it to.

in the case of PostgreSQL's removal from the OpenBSD CDs, it
was done as part of an ongoing license audit -- and it is important
to note that it wasn't an uninformed decision. Theo actually consulted
with IP lawyers, and so there is some actual, direct legal advice
to the effect that the misplaced "without fee" clause is a potential
problem.

so in this case, Theo and the OpenBSD team aren't "playing
lawyer". they went to the trouble to actually talk to one.

if you go to the trouble to talk to the IP lawyers for the Regents,
you may find that you can easily get permission to migrate the
license to the current "BSD License".

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 22:01:39
Message-ID: 20031128220139.GA15072@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Fri, Nov 28, 2003 at 04:50:40PM -0500, Richard Welty wrote:
> On Fri, 28 Nov 2003 13:50:23 -0500 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > Breen Ouellette <the(dot)man(at)breeno(dot)net> writes:
> > > The result of this ambiguity is that the
> > > latest CD release of OpenBSD (3.4) no longer includes Postgresql
>
> > We are not changing the license text we inherited from Berkeley.
> > We do not have the right to, nor any interest in doing so.
>
> but you can consult with the attorneys for the Regents. they have
> changed the license at times, and have passed those changes on
> to other BSD licensed projects (e.g., when they removed the
> advertising clause the advertising clause was also removed from
> all the code in the OpenBSD distribution that was inherited from
> the original BSD project.)

Correct me if I'm wrong, but wouldn't that also require permission from
every other contributer to PostgreSQL ever? I mean, hypothetically there
might be someone in there who disagrees with the change.

Not even the Regents can backdate a licence chage and have it affect all
subsequent contributions.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> "All that is needed for the forces of evil to triumph is for enough good
> men to do nothing." - Edmond Burke
> "The penalty good people pay for not being interested in politics is to be
> governed by people worse than themselves." - Plato


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Breen Ouellette <the(dot)man(at)breeno(dot)net>, pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-11-28 22:14:37
Message-ID: 200311282214.hASMEbe20607@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Tom Lane wrote:
> Breen Ouellette <the(dot)man(at)breeno(dot)net> writes:
> > The result of this ambiguity is that the
> > latest CD release of OpenBSD (3.4) no longer includes Postgresql
>
> We are not changing the license text we inherited from Berkeley.
> We do not have the right to, nor any interest in doing so.
>
> Our interpretation of the license is that it's okay for downstream
> redistributors to charge a fee. We are not going to open the Pandora's
> box of "clarifying" the wording, however. If you will not redistribute
> Postgres without a "clarification", that is your problem not ours.

Agreed.

If you have changed original BSD license on the code you got from
Berkeley that had this wording, seems you could just change the wording
of the PostgreSQL code too. Seems to be the same issue.

I would hate to be the only license that OpenBSD doesn't like. :-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 22:17:35
Message-ID: Mahogany-0.66.0-25040-20031128-171735.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Sat, 29 Nov 2003 09:01:39 +1100 Martijn van Oosterhout <kleptog(at)svana(dot)org> wrote:
> Correct me if I'm wrong, but wouldn't that also require permission from
> every other contributer to PostgreSQL ever? I mean, hypothetically there
> might be someone in there who disagrees with the change.

i don't. i'm a geek who is refusing to play lawyer right now. it might
be a good idea to consult with one.

note, however, that the copyright assignment is to:

Portions Copyright (c) 1996-2002, The PostgreSQL Global Development Group

Portions Copyright (c) 1994, The Regents of the University of California

which suggests that the Regents and "The PostgreSQL Global
Development Group" hold the rights, and so those are the only two
entities that would need to grant permission. i'm not sure what kind
of legal entity the PostgreSQL Global Development Group is,
though. it might end up meaning each individual, if it's not an
actual corporation. there's no substitute for an informed legal
opinion on this subject. is one available?

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 22:23:56
Message-ID: 200311282223.hASMNuE22145@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Richard Welty wrote:
> but you can consult with the attorneys for the Regents. they have
> changed the license at times, and have passed those changes on
> to other BSD licensed projects (e.g., when they removed the
> advertising clause the advertising clause was also removed from
> all the code in the OpenBSD distribution that was inherited from
> the original BSD project.)

If you changed the wording of the BSD license in your distribution, did
you talk to Berkeley before doing this? What does your wording have?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-11-28 22:34:00
Message-ID: m3wu9krulj.fsf@wolfe.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

In the last exciting episode, pgman(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian) wrote:
> I would hate to be the only license that OpenBSD doesn't like. :-)

I think you haven't conversed with Theo enough [shudder...]

You wouln't want him to prefer the GPL, would you :-).
--
let name="cbbrowne" and tld="cbbrowne.com" in String.concat "@" [name;tld];;
http://www3.sympatico.ca/cbbrowne/internet.html
Rules of the Evil Overlord #178. "If I have the hero cornered and am
about to finish him off and he says "Look out behind you!!" I will not
laugh and say "You don't expect me to fall for that old trick, do
you?" Instead I will take a step to the side and half turn. That way I
can still keep my weapon trained on the hero, I can scan the area
behind me, and if anything was heading for me it will now be heading
for him." <http://www.eviloverlord.com/>


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 22:39:03
Message-ID: Mahogany-0.66.0-25040-20031128-173903.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Fri, 28 Nov 2003 17:23:56 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:

> Richard Welty wrote:
> > but you can consult with the attorneys for the Regents. they have
> > changed the license at times, and have passed those changes on
> > to other BSD licensed projects (e.g., when they removed the
> > advertising clause the advertising clause was also removed from
> > all the code in the OpenBSD distribution that was inherited from
> > the original BSD project.)

> If you changed the wording of the BSD license in your distribution, did
> you talk to Berkeley before doing this? What does your wording have?

the current wording in the OpenBSD source code is as follows. it was
last changed in July 1999, when the Regents dropped the old
3rd term (the advertising clause.)

* Copyright (c) 1982, 1986, 1990, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.

--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Welty <rwelty(at)averillpark(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, Breen Ouellette <the(dot)man(at)breeno(dot)net>
Subject: Re: [ADMIN] Misplaced modifier in Postgresql license
Date: 2003-11-28 22:49:47
Message-ID: 1887.1070059787@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

[ mailing lists trimmed ]

Richard Welty <rwelty(at)averillpark(dot)net> writes:
> On Fri, 28 Nov 2003 13:50:23 -0500 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> We are not changing the license text we inherited from Berkeley.

> if you go to the trouble to talk to the IP lawyers for the Regents,
> you may find that you can easily get permission to migrate the
> license to the current "BSD License".

Even if we could get such permission from UCB, you are adopting an
extremely rosy view of what's involved in a Postgres license change.
Arguably we'd need to get signoff from every current and past
contributor as well. And there are other issues that you can read
about in the archives if you are interested.

The short answer is we have had this discussion before --- repeatedly
--- and we are not interested in having it again.

regards, tom lane


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 22:58:19
Message-ID: 200311282258.hASMwJb28446@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Richard Welty wrote:
> On Fri, 28 Nov 2003 17:23:56 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
>
> > Richard Welty wrote:
> > > but you can consult with the attorneys for the Regents. they have
> > > changed the license at times, and have passed those changes on
> > > to other BSD licensed projects (e.g., when they removed the
> > > advertising clause the advertising clause was also removed from
> > > all the code in the OpenBSD distribution that was inherited from
> > > the original BSD project.)
>
> > If you changed the wording of the BSD license in your distribution, did
> > you talk to Berkeley before doing this? What does your wording have?
>
> the current wording in the OpenBSD source code is as follows. it was
> last changed in July 1999, when the Regents dropped the old
> 3rd term (the advertising clause.)
>
> * Copyright (c) 1982, 1986, 1990, 1991, 1993
> * The Regents of the University of California. All rights reserved.
> *
> * Redistribution and use in source and binary forms, with or without
> * modification, are permitted provided that the following conditions
> * are met:
> * 1. Redistributions of source code must retain the above copyright
> * notice, this list of conditions and the following disclaimer.
> * 2. Redistributions in binary form must reproduce the above copyright
> * notice, this list of conditions and the following disclaimer in the
> * documentation and/or other materials provided with the distribution.
> * 3. Neither the name of the University nor the names of its contributors
> * may be used to endorse or promote products derived from this software
> * without specific prior written permission.
> *
> * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
> * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
> * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
> * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
> * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
> * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
> * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
> * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
> * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
> * SUCH DAMAGE.

OK, where did you get this wording? Is this something Berkeley released
as one of their versions of the BSD license.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 23:07:38
Message-ID: Mahogany-0.66.0-25040-20031128-180738.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Fri, 28 Nov 2003 17:58:19 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> OK, where did you get this wording? Is this something Berkeley released
> as one of their versions of the BSD license.

yes, i believe that it originally came from the Berkeley lawyers.

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [ADMIN] Misplaced modifier in Postgresql license
Date: 2003-11-28 23:13:58
Message-ID: Mahogany-0.66.0-25040-20031128-181358.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Fri, 28 Nov 2003 17:49:47 -0500 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> The short answer is we have had this discussion before --- repeatedly
> --- and we are not interested in having it again.

ok, fine.

but now i'm going to ask an obnoxious question that occured
to me during the course of this discussion:

What is the actual legal standing of "The PostgreSQL Global
Development Group". is it some sort of actual corporate entity?

if it isn't, then it'd be fairly easily to steal the copyright for all
the code that isn't copyright by Berkeley, simply by creating
a corporation with that name. yes, you could probably beat
it in court, but you'd have to spend the money.

i'd suggest that you need to either 1) incorporate (create
an LLC or an S Corporation or something) or 2) attribute
the copyright to something that actually exists in the
eyes of the law.

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Misplaced modifier in Postgresql license
Date: 2003-11-28 23:33:37
Message-ID: 200311282333.hASNXbK02547@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Richard Welty wrote:
> On Fri, 28 Nov 2003 17:58:19 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> > OK, where did you get this wording? Is this something Berkeley released
> > as one of their versions of the BSD license.
>
> yes, i believe that it originally came from the Berkeley lawyers.

I know we have updated our license in the past, particularly to remove
the advertizing clause. I think we grabbed FreeBSD's version. I don't
think we are inclined to update our wording unless there is a
significant reason to do so, and I don't think one project thinking it
is possibly confusing is enough, and of course, as you know, five
lawyers will give five different opinions.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [ADMIN] Misplaced modifier in Postgresql license
Date: 2003-11-29 03:19:51
Message-ID: Mahogany-0.66.0-25040-20031128-221951.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Fri, 28 Nov 2003 18:33:37 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> I know we have updated our license in the past, particularly to remove
> the advertizing clause. I think we grabbed FreeBSD's version. I don't
> think we are inclined to update our wording unless there is a
> significant reason to do so, and I don't think one project thinking it
> is possibly confusing is enough, and of course, as you know, five
> lawyers will give five different opinions.

right, but how many lawyers have actually been consulted on this?

i would agree that the OpenBSD interpretation is pretty severe,
but in light of the current legal shenanigans with respect to some
other open source projects, i think there is some merit to the
severity.

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [ADMIN] Misplaced modifier in Postgresql license
Date: 2003-11-29 03:46:40
Message-ID: 200311290346.hAT3keq28401@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Richard Welty wrote:
> On Fri, 28 Nov 2003 18:33:37 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> > I know we have updated our license in the past, particularly to remove
> > the advertizing clause. I think we grabbed FreeBSD's version. I don't
> > think we are inclined to update our wording unless there is a
> > significant reason to do so, and I don't think one project thinking it
> > is possibly confusing is enough, and of course, as you know, five
> > lawyers will give five different opinions.
>
> right, but how many lawyers have actually been consulted on this?
>
> i would agree that the OpenBSD interpretation is pretty severe,
> but in light of the current legal shenanigans with respect to some
> other open source projects, i think there is some merit to the
> severity.

Well, certainly the Berkeley lawyers were consulted for the original
wording, and probably more lawyers than we are going to muster.

Frankly, we probably have many more severe potential legal issues than
this, and probably most open source does.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [ADMIN] Misplaced modifier in Postgresql license
Date: 2003-11-29 03:50:09
Message-ID: 200311290350.hAT3o9Q28828@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Richard Welty wrote:
> On Fri, 28 Nov 2003 18:33:37 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> > I know we have updated our license in the past, particularly to remove
> > the advertizing clause. I think we grabbed FreeBSD's version. I don't
> > think we are inclined to update our wording unless there is a
> > significant reason to do so, and I don't think one project thinking it
> > is possibly confusing is enough, and of course, as you know, five
> > lawyers will give five different opinions.
>
> right, but how many lawyers have actually been consulted on this?
>
> i would agree that the OpenBSD interpretation is pretty severe,
> but in light of the current legal shenanigans with respect to some
> other open source projects, i think there is some merit to the
> severity.

Actually, based on the current software climate, it seems all software
(commercial and open source) has huge potential litigation
possibilities.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [ADMIN] Misplaced modifier in Postgresql license
Date: 2003-11-29 03:54:37
Message-ID: Mahogany-0.66.0-25040-20031128-225437.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Fri, 28 Nov 2003 22:19:51 -0500 (EST) Richard Welty <rwelty(at)averillpark(dot)net> wrote:
> On Fri, 28 Nov 2003 18:33:37 -0500 (EST) Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> > I know we have updated our license in the past, particularly to remove
> > the advertizing clause. I think we grabbed FreeBSD's version. I don't
> > think we are inclined to update our wording unless there is a
> > significant reason to do so, and I don't think one project thinking it
> > is possibly confusing is enough, and of course, as you know, five
> > lawyers will give five different opinions.

> right, but how many lawyers have actually been consulted on this?

> i would agree that the OpenBSD interpretation is pretty severe,
> but in light of the current legal shenanigans with respect to some
> other open source projects, i think there is some merit to the
> severity.

actually, now that i think about it, tom is well paced at his current
day job to get a legal opinion from an IP lawyer. they certainly
have IP lawyers on retainer if not on staff, and they certainly have
an interest in the licensing state of PostgreSQL.

i think that this would be a good legal opinion to have.

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: Randolf Richardson <rr(at)8x(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [ADMIN] Misplaced modifier in Postgresql license
Date: 2003-11-29 04:06:54
Message-ID: Xns9441CA91EB709rr8xca@200.46.204.72
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

[sNip]
> Frankly, we probably have many more severe potential legal issues than
> this, and probably most open source does.

Are there any issues in particular you are concerned or wondering
about?

--
Randolf Richardson - rr(at)8x(dot)ca
Vancouver, British Columbia, Canada

Please do not eMail me directly when responding
to my postings in the newsgroups.


From: Jeff Davis <jdavis-pgsql(at)empires(dot)org>
To: Breen Ouellette <the(dot)man(at)breeno(dot)net>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-11-29 11:56:01
Message-ID: 1070106961.21501.142.camel@jeff
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general


> "Permission to use, copy, modify, and distribute this software and its
> documentation for any purpose, WITHOUT FEE, and without a written
> agreement is hereby granted, provided that the above copyright notice
> and this paragraph and the following two paragraphs appear in all
> copies."

My personal interpretation isn't very ambiguous at all. If the license
were interpreted to require that you could not charge to provide someone
with a copy of postgres, that would imply that you aren't allowed to
have a written agreement with them either. That just doesn't make sense
to me.

I can see how a lawyer might tell someone to play it safe though. Also,
I suppose in any disagreement over the ambiguity of a text, the side
perceiving ambiguities is bound to win ;)

regards,
jeff davis


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Browne <cbbrowne(at)acm(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-11-29 19:28:59
Message-ID: 200311291928.hATJSxk20983@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Christopher Browne wrote:
> In the last exciting episode, pgman(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian) wrote:
> > I would hate to be the only license that OpenBSD doesn't like. :-)
>
> I think you haven't conversed with Theo enough [shudder...]
>
> You wouln't want him to prefer the GPL, would you :-).

What kills me is that OpenBSD is actually saying their own BSD license
is invalid if the wording doesn't match.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Ian Harding <iharding(at)tpchd(dot)org>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-01 16:25:25
Message-ID: 3FCB6B75.7080603@tpchd.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

greg(at)turnstep(dot)com wrote:

>I hope that the BSD people will reconsider their move and put PostgreSQL
>back on the CD, without a license change. The existing one is more than
>
>
>
Make that _Open_BSD people.

The NetBSD DESCR file puts it simply: "PostgreSQL is free and the
complete source is available."


From: greg(at)turnstep(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-02 03:22:34
Message-ID: a3c9d941f0a3761cc68adad1b43347b0@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> "Permission to use, copy, modify, and distribute this software and its
> documentation for any purpose, WITHOUT FEE, and without a written
> agreement is hereby granted, provided that the above copyright notice
> and this paragraph and the following two paragraphs appear in all
> copies."

> The result of this ambiguity is that the latest CD release of OpenBSD
> (3.4) no longer includes Postgresql.

It certainly would have been nice if they would have consulted with us
before taking such an action, or at least let us known about it themselves.
Nonetheless, thank you for taking the time to mail this list. Licensing
can be a touchy area, but I'll try not to shoot the messenger.

> I have used CAPS to highlight the apparent error. There are two ways
> to interpret this statement. One interpretation is that permission is
> given and no fee will be charged for the granting of that permission.
> The other is that permission is given so long as by using the software
> no fee is charged to others.

There are a number of issues related to this issue. Six of them, actually:

1. Is the license unclear due to that clause?
2. Should the 'misplaced' clause be of concern?
3. Should changes be made to the licensing text?
4. Can changes be made to the licensing text?
5. If so, how do we do it?
6. Who has copyright to the PostgreSQL source code?

Short answers as I see them: Yes,No,No,Yes,Easily,Individual contributors.

1. Is the license unclear due to that clause?

Yes, it could be construed both ways. I would not go so far as to label it
as "unclear" or "ambiguous", as the actual meaning has been obvious to people
who have been reading it for many, many years. However, it is technically
correct that it could be read as "cannot use if you charge for it."

2. Should the 'misplaced' clause be of concern?

Although it could be construed as "you cannot charge", there are compelling
reasons why this is not the case. A quick recap:

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written
agreement is hereby granted, provided that the above copyright notice
and this paragraph and the following two paragraphs appear in all
copies.

First and foremost, the fact that there is a "provided" clause strongly
suggests that the conditions, exceptions, and qualifiers are stated /after/
this clause. This is normally how things work: you lay everything out, and
then add in the restrictions. Second, if we were to assume that the
"without fee" applies to the "purpose", then we must also assume that the
license is stating that it cannot be distributed *without* a written
agreement. This seems very absurd and further weakens the "without fee"
argument. Third, the fact that their exists a revised version of the
license from the original authors (University of California) which clears
up the misplaced modifier is an indication that the "common" interpretation
of what the original writers were trying to say is the correct interpretation.

One thing that that seems to be overlooked in all of this, however, is that
this license has a long history of use, and this is a very, very important
thing in the law. Many companies have sold software (for a fee) that included
PostgreSQL, and nobody has raised this issue until now. Everyone associated
with the project has always understood (and stated) that PostgreSQL can be
sold for a fee. The long history of this 'contract', and the fact that nobody
has ever objected to the terms of it, makes the license bulletproof in court.
You cannot have a license that is interpreted one way for many years (and
among many parties) and then come along and try to throw in a unique
interpretation of it.

3. Should changes be made to the licensing text?

Although there are different interpretations, I do not feel it that the
uncommon one is strong enough to warrant any concern, either by the
PostgreSQL community or by those who include PostgreSQL in products they sell
for a fee (e.g. the OpenBSD CD). There would be no harm in moving to a
clearer license, but neither would there be harm in keeping the current one.

4. Can changes be made to the licensing text?

That's a tough one (see #6) but the quick answer is "yes". If we were to
make a change that was entirely compatible with the existing license, I do
not foresee anybody having a problem with it. Probably the only people who
would have a standing to object would the original authors, and if we were
to change it to one of their newer wordings of the same license, there
should be no problems.

5. If so, how do we do it?

Cut and paste. :) Probably with a post to the general list asking if anyone
(especially past contributors) would have any objections, and then committing
the change to the COPYRIGHT file.

6. Who has copyright to the PostgreSQL source code?

An interesting question. Certainly the Regents of the University of California
owned the original copyright, but I suspect that the portion of the codebase
that has remained unchanged is very small indeed. Unlike some projects,
contributors are not asked or required to assign the copyright to a single
entity (e.g. The Apache Foundation), so one presumes that the copyright is
held by the original contributors. One could also argue that there is an
implicit assigning of the rights to the "PostgreSQL Global Development Group",
(PGDG) because no individual copyright notices exists anywhere (not entirely
true, but we'll skip over that), and thus the copyright really does belong
to the PGDG unless people state otherwise. (Of course, the PGDG is not a
real entity...)

I hope that the BSD people will reconsider their move and put PostgreSQL
back on the CD, without a license change. The existing one is more than
strong enough to survive any legal challenge based on the "misplaced modifier."

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200312011619

-----BEGIN PGP SIGNATURE-----

iD8DBQE/zAP7vJuQZxSWSsgRApLEAJ9Ddr3H7MYQkCaLXeIMMhrikH8QbQCglAyg
U/xxcWC0DQtC0Ao+BfAfCQ4=
=/Pxh
-----END PGP SIGNATURE-----


From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-02 03:49:27
Message-ID: Mahogany-0.66.0-25040-20031201-224927.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Tue, 2 Dec 2003 03:22:34 -0000 greg(at)turnstep(dot)com wrote:
> I hope that the BSD people will reconsider their move and put PostgreSQL
> back on the CD, without a license change.

this is unlikely. i think the current situation is effectively a standoff.

> The existing one is more than
> strong enough to survive any legal challenge based on the "misplaced modifier."

as i said in my own posting on this subject, Theo De Raadt consulted with
IP attorneys on this subject and was advised that the misplaced modifier
is a serious enough issue that he should pull PostgreSQL from the OpenBSD
distribution. given the reluctance to change the PostgreSQL license, i think
that the situation is what it is. i certainly have no plan to try to persuade
Theo to change his mind ("Bullwinkle, that trick never works!").

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security


From: "Chris Travers" <chris(at)travelamericas(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-02 13:14:04
Message-ID: 018001c3b8e1$3c5ce860$c100053d@SAMUEL
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Hi all;

IANAL, but I feel that this discussion is missing some important things and
it might not hurt to get a legal opinion. In fact, the purpose of this post
is to try to widen the legal questions in order to make sure that this is
meeting the community's (and OpenBSD's) needs.

I have a feeling that we are talking apples and oranges here. There are two
issues here that may be confused:
1) Does the misplaced modifier give the PostgreSQL contributors grounds to
sue anyone who sells the software for a fee? The concensus here appears to
be "no" and that is what I am pulling from Greg's email.

2) Does the license leave a redistributor open to the fear of a lawsuit,
however groundless? I have a feeling that the OpenBSD standoff may be more
about this issue than the former one.

I think that the license should be changed. Most lawyers I have ever
interacted with have given advice regarding how to play it safe. So the
question I would ask an IP lawyer is:

If I were looking at redistributing this software (for a fee) under this
license, what advice would you give me? Could I be at risk of being sued by
individual contributors?

Note this is a very different question than "could I win any legal
challenges on this basis?" I suspect that Theo is asking the former while
we are asking the latter.

Also, I am a little confused by Tom's statement that we don't have the right
to modify the license. If I can take the source code, package it up in a
binary-only release, forbid redistribution, charge per-seat licensing fees,
etc. is that not more drastic than changing to a more recent BSD-style
license, as long as the restrictions are the same?

Best Wishes,
Chris Travers


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Chris Travers <chris(at)travelamericas(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-02 15:09:17
Message-ID: Pine.LNX.4.44.0312021608330.10900-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Chris Travers writes:

> Also, I am a little confused by Tom's statement that we don't have the right
> to modify the license. If I can take the source code, package it up in a
> binary-only release, forbid redistribution, charge per-seat licensing fees,
> etc. is that not more drastic than changing to a more recent BSD-style
> license, as long as the restrictions are the same?

You can add your own conditions, but the original license must also appear
verbatim. Thus, we cannot change it.

--
Peter Eisentraut peter_e(at)gmx(dot)net


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Travers" <chris(at)travelamericas(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-02 15:28:00
Message-ID: 12740.1070378880@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

"Chris Travers" <chris(at)travelamericas(dot)com> writes:
> Also, I am a little confused by Tom's statement that we don't have the right
> to modify the license.

I don't see what's confusing about it. Our implicit contract with
contributors (past and present) is that we'd distribute their work under
the terms of the same license they saw when they contributed. Altering
the license without their agreement is breaking faith.

All of the arguments about license changes have been gone over in great
detail in the archives (I think the last major go-round on the topic was
in the summer of 2000). No one who has been around long enough to
remember those flame wars is interested in re-opening the topic. Not
even just to move a comma.

regards, tom lane


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Chris Travers <chris(at)travelamericas(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-03 22:06:46
Message-ID: 200312032206.hB3M6kc16834@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Tom Lane wrote:
> "Chris Travers" <chris(at)travelamericas(dot)com> writes:
> > Also, I am a little confused by Tom's statement that we don't have the right
> > to modify the license.
>
> I don't see what's confusing about it. Our implicit contract with
> contributors (past and present) is that we'd distribute their work under
> the terms of the same license they saw when they contributed. Altering
> the license without their agreement is breaking faith.
>
> All of the arguments about license changes have been gone over in great
> detail in the archives (I think the last major go-round on the topic was
> in the summer of 2000). No one who has been around long enough to
> remember those flame wars is interested in re-opening the topic. Not
> even just to move a comma.

What we could do is add a blurb on our web site or in the FAQ clarifying
this issue.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Chris Travers <chris(at)travelamericas(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-04 22:02:05
Message-ID: 1070575325.25244.11987.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

On Wed, 2003-12-03 at 17:06, Bruce Momjian wrote:
> Tom Lane wrote:
> > "Chris Travers" <chris(at)travelamericas(dot)com> writes:
> > > Also, I am a little confused by Tom's statement that we don't have the right
> > > to modify the license.
> >
> > I don't see what's confusing about it. Our implicit contract with
> > contributors (past and present) is that we'd distribute their work under
> > the terms of the same license they saw when they contributed. Altering
> > the license without their agreement is breaking faith.
> >
> > All of the arguments about license changes have been gone over in great
> > detail in the archives (I think the last major go-round on the topic was
> > in the summer of 2000). No one who has been around long enough to
> > remember those flame wars is interested in re-opening the topic. Not
> > even just to move a comma.
>
> What we could do is add a blurb on our web site or in the FAQ clarifying
> this issue.
>

Oh, you mean like this paragraph

"The above is the BSD license, the classic open-source license. It has
no restrictions on how the source code may be used. We like it and have
no intention of changing it."

Which you added to the FAQ damn near two years ago !?!

http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/FAQ.diff?r1=1.139&r2=1.140

Quite frankly I think the lawyer they spoke with was... well, this is a
family newsgroup so let's just say I don't feel his opinion is very
credible. It would have been very easy for them to indemnify themselves
had they wanted to, to not even try to sort this out speaks of some
other agenda on their part IMHO.

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Chris Travers <chris(at)travelamericas(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Misplaced modifier in Postgresql license
Date: 2003-12-06 10:28:51
Message-ID: 200312061028.hB6ASp203380@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin pgsql-bugs pgsql-general

Robert Treat wrote:
> > > All of the arguments about license changes have been gone over in great
> > > detail in the archives (I think the last major go-round on the topic was
> > > in the summer of 2000). No one who has been around long enough to
> > > remember those flame wars is interested in re-opening the topic. Not
> > > even just to move a comma.
> >
> > What we could do is add a blurb on our web site or in the FAQ clarifying
> > this issue.
> >
>
> Oh, you mean like this paragraph
>
> "The above is the BSD license, the classic open-source license. It has
> no restrictions on how the source code may be used. We like it and have
> no intention of changing it."
>
> Which you added to the FAQ damn near two years ago !?!
>
> http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/FAQ.diff?r1=1.139&r2=1.140

Oh, that is in there. Good. Seems we don't need anything else on our
end. Someone can clearly point to that if they have concerns about our
wording being misinterpreted.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073