aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-03-19 16:53:03 +0000
committerBruce Momjian <bruce@momjian.us>2007-03-19 16:53:03 +0000
commite927f8f14ee4059e8f582453984d96cbf9490a13 (patch)
tree98c1e50b025f329e8db6e4127b147f0f1d73146d
parente28e318c6509742ac11802397771b37561953389 (diff)
downloadpostgresql-e927f8f14ee4059e8f582453984d96cbf9490a13.tar.gz
postgresql-e927f8f14ee4059e8f582453984d96cbf9490a13.zip
Remove last line of patch license, per Zeugswetter Andreas:
"If the patch is not BSD-licensed, it will be rejected."
-rw-r--r--doc/FAQ_DEV5
-rw-r--r--doc/src/FAQ/FAQ_DEV.html5
2 files changed, 4 insertions, 6 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 1a43bfa6b69..246c37f9501 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 4e0af3b20e8..43ff0c8447f 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -13,7 +13,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
- <P>Last updated: Mon Mar 5 13:03:51 EST 2007</P>
+ <P>Last updated: Mon Mar 19 12:52:30 EDT 2007</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -191,8 +191,7 @@
<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 the patch is not BSD-licensed, it
- will be rejected.</li>
+ patch under the BSD license.</li>
<li>Confirm that your changes can pass the regression tests. If your
changes are port specific, please list the ports you have tested it