File tree 2 files changed +6
-10
lines changed
2 files changed +6
-10
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: Fri Mar 2 16:03:49 EST 2007
4
+ Last updated: Sat Mar 3 11:12:29 EST 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
@@ -139,10 +139,8 @@ General Questions
139
139
4. PostgreSQL is licensed under a BSD license. By posting a patch to
140
140
the public PostgreSQL mailling lists, you are giving the
141
141
PostgreSQL Global Development Group the non-revokable right to
142
- distribute your patch under the BSD license. If you use code that
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.
142
+ distribute your patch under the BSD license. If the patch is not
143
+ BSD-licensed, it will be rejected.
146
144
5. Confirm that your changes can pass the regression tests. If your
147
145
changes are port specific, please list the ports you have tested
148
146
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: Fri Mar 2 16:03:49 EST 2007</ P >
16
+ < P > Last updated: Sat Mar 3 11:12:29 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 >
@@ -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
You can’t perform that action at this time.
0 commit comments