aboutsummaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ_DEV.html
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 /doc/src/FAQ/FAQ_DEV.html
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."
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r--doc/src/FAQ/FAQ_DEV.html5
1 files changed, 2 insertions, 3 deletions
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