pgsql: Add language about rights given by posting a patch:

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add language about rights given by posting a patch:
Date: 2007-02-28 17:28:09
Message-ID: 20070228172809.C958F9FB2A7@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add language about rights given by posting a patch:

<li>PostgreSQL is licensed under a BSD license. By posting a patch
to the public PostgreSQL mailling lists, you are giving the PostgreSQL
Global Development Group the non-revokable right to distribute your
patch under the BSD license. If you use code that is available under
some other license that is BSD compatible (eg. public domain), please
note that in your email submission.</li>

Modified Files:
--------------
pgsql/doc:
FAQ_DEV (r1.124 -> r1.125)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_DEV.diff?r1=1.124&r2=1.125)
pgsql/doc/src/FAQ:
FAQ_DEV.html (r1.128 -> r1.129)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/FAQ_DEV.html.diff?r1=1.128&r2=1.129)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-02-28 22:44:38 pgsql: Fix up several contrib modules that were using varlena datatypes
Previous Message Magnus Hagander 2007-02-28 15:59:30 pgsql: Remove temporary Windows-specific debugging code.