File tree 2 files changed +8
-6
lines changed 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Wed Feb 28 12:27:44 EST 2007
4
+ Last updated: Fri Mar 2 12:51:32 EST 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
@@ -140,8 +140,9 @@ General Questions
140
140
the public PostgreSQL mailling lists, you are giving the
141
141
PostgreSQL Global Development Group the non-revokable right to
142
142
distribute your patch under the BSD license. If you use code that
143
- is available under some other license that is BSD compatible (eg.
144
- public domain), please note that in your email submission.
143
+ is available under a BSD-compatible license (eg. public domain),
144
+ please note that in your email submission. If the license is not
145
+ BSD-compatible (e.g. GPL), please do not post the patch.
145
146
5. Confirm that your changes can pass the regression tests. If your
146
147
changes are port specific, please list the ports you have tested
147
148
it on.
Original file line number Diff line number Diff line change 13
13
< H1 > Developer's Frequently Asked Questions (FAQ) for
14
14
PostgreSQL</ H1 >
15
15
16
- < P > Last updated: Wed Feb 28 12:27:44 EST 2007</ P >
16
+ < P > Last updated: Fri Mar 2 12:51:32 EST 2007</ P >
17
17
18
18
< P > Current maintainer: Bruce Momjian (< A href =
19
19
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )< BR >
@@ -194,8 +194,9 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
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
196
patch under the BSD license. If you use code that is available under
197
- some other license that is BSD compatible (eg. public domain), please
198
- note that in your email submission.</ li >
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 >
199
200
200
201
< li > Confirm that your changes can pass the regression tests. If your
201
202
changes are port specific, please list the ports you have tested it
You can’t perform that action at this time.
0 commit comments