diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 1a43bfa6b692ba6d83dc60bdd4120196fdc6831b..246c37f95012b3038c58edf17bbd71e1506bee8d 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Mar 5 13:03:51 EST 2007 + Last updated: Mon Mar 19 12:52:30 EDT 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -138,8 +138,7 @@ General Questions 4. 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 the patch is not - BSD-licensed, it will be rejected. + distribute your patch under the BSD license. 5. Confirm that your changes can pass the regression tests. If your changes are port specific, please list the ports you have tested it on. diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 4e0af3b20e867d11b69db54ce27a68c27436eb58..43ff0c8447fe2bf74bf349c4a9491598850bbba0 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -13,7 +13,7 @@

Developer's Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Mon Mar 5 13:03:51 EST 2007

+

Last updated: Mon Mar 19 12:52:30 EDT 2007

Current maintainer: Bruce Momjian (bruce@momjian.us)
@@ -191,8 +191,7 @@

  • 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 the patch is not BSD-licensed, it - will be rejected.
  • + patch under the BSD license.
  • Confirm that your changes can pass the regression tests. If your changes are port specific, please list the ports you have tested it