1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-20 05:03:10 +03:00

Update license wording in FAQ_DEV.

This commit is contained in:
Bruce Momjian
2007-03-03 16:12:37 +00:00
parent b7f73bedc8
commit bb8b5b83da
2 changed files with 6 additions and 10 deletions

View File

@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Fri Mar 2 16:03:49 EST 2007 Last updated: Sat Mar 3 11:12:29 EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us) Current maintainer: Bruce Momjian (bruce@momjian.us)
@ -139,10 +139,8 @@ General Questions
4. PostgreSQL is licensed under a BSD license. By posting a patch to 4. PostgreSQL is licensed under a BSD license. By posting a patch to
the public PostgreSQL mailling lists, you are giving the the public PostgreSQL mailling lists, you are giving the
PostgreSQL Global Development Group the non-revokable right to PostgreSQL Global Development Group the non-revokable right to
distribute your patch under the BSD license. If you use code that distribute your patch under the BSD license. If the patch is not
is available under a BSD-compatible license (eg. public domain), BSD-licensed, it will be rejected.
please note that in your email submission. If the license is not
BSD-compatible (e.g. GPL), please do not post the patch.
5. Confirm that your changes can pass the regression tests. If your 5. Confirm that your changes can pass the regression tests. If your
changes are port specific, please list the ports you have tested changes are port specific, please list the ports you have tested
it on. it on.

View File

@ -13,7 +13,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for <H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1> PostgreSQL</H1>
<P>Last updated: Fri Mar 2 16:03:49 EST 2007</P> <P>Last updated: Sat Mar 3 11:12:29 EST 2007</P>
<P>Current maintainer: Bruce Momjian (<A href= <P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR> "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@ -193,10 +193,8 @@
<li>PostgreSQL is licensed under a BSD license. 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 to the public PostgreSQL mailling lists, you are giving the PostgreSQL
Global Development Group the non-revokable right to distribute your Global Development Group the non-revokable right to distribute your
patch under the BSD license. If you use code that is available under patch under the BSD license. If the patch is not BSD-licensed, it
a BSD-compatible license (eg. public domain), please note that in your will be rejected.</li>
email submission. If the license is not BSD-compatible (e.g. GPL),
please do not post the patch.</li>
<li>Confirm that your changes can pass the regression tests. If your <li>Confirm that your changes can pass the regression tests. If your
changes are port specific, please list the ports you have tested it changes are port specific, please list the ports you have tested it