|
13 | 13 | <H1>Developer's Frequently Asked Questions (FAQ) for
|
14 | 14 | PostgreSQL</H1>
|
15 | 15 |
|
16 |
| -<P>Last updated:Fri Mar2 16:03:49 EST 2007</P> |
| 16 | +<P>Last updated:Sat Mar3 11:12:29 EST 2007</P> |
17 | 17 |
|
18 | 18 | <P>Current maintainer: Bruce Momjian (<Ahref=
|
19 | 19 | "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
@@ -193,10 +193,8 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
|
193 | 193 | <li>PostgreSQL is licensed under a BSD license. By posting a patch
|
194 | 194 | to the public PostgreSQL mailling lists, you are giving the PostgreSQL
|
195 | 195 | Global Development Group the non-revokable right to distribute your
|
196 |
| - patch under the BSD license. If you use code that is available under |
197 |
| - a BSD-compatible license (eg. public domain), please note that in your |
198 |
| - email submission. If the license is not BSD-compatible (e.g. GPL), |
199 |
| - please do not post the patch.</li> |
| 196 | + patch under the BSD license. If the patch is not BSD-licensed, it |
| 197 | + will be rejected.</li> |
200 | 198 |
|
201 | 199 | <li>Confirm that your changes can pass the regression tests. If your
|
202 | 200 | changes are port specific, please list the ports you have tested it
|
|