Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb8b5b8

Browse files
committed
Update license wording in FAQ_DEV.
1 parentb7f73be commitbb8b5b8

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

‎doc/FAQ_DEV

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Fri Mar2 16:03:49 EST 2007
4+
Last updated:Sat Mar3 11:12:29 EST 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -139,10 +139,8 @@ General Questions
139139
4. PostgreSQL is licensed under a BSD license. By posting a patch to
140140
the public PostgreSQL mailling lists, you are giving the
141141
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.
146144
5. Confirm that your changes can pass the regression tests. If your
147145
changes are port specific, please list the ports you have tested
148146
it on.

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<H1>Developer's Frequently Asked Questions (FAQ) for
1414
PostgreSQL</H1>
1515

16-
<P>Last updated:Fri Mar2 16:03:49 EST 2007</P>
16+
<P>Last updated:Sat Mar3 11:12:29 EST 2007</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<Ahref=
1919
"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>
193193
<li>PostgreSQL is licensed under a BSD license. By posting a patch
194194
to the public PostgreSQL mailling lists, you are giving the PostgreSQL
195195
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>
200198

201199
<li>Confirm that your changes can pass the regression tests. If your
202200
changes are port specific, please list the ports you have tested it

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp