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

Commit0a12c53

Browse files
committed
Clarify license FAQ item.
1 parent810b507 commit0a12c53

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

‎doc/FAQ

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

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sun Jan 30 20:25:19 EST 2005
4+
Last updated: Sun Jan 30 20:37:18 EST 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -15,7 +15,7 @@
1515
General Questions
1616

1717
1.1) What is PostgreSQL? How is it pronounced?
18-
1.2) What is the copyrighton PostgreSQL?
18+
1.2) What is the copyrightof PostgreSQL?
1919
1.3) What platforms does PostgreSQL support?
2020
1.4) Where can I get PostgreSQL?
2121
1.5) Where can I get support?
@@ -111,9 +111,13 @@
111111
company. To get involved, see the developer's FAQ at
112112
http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html
113113

114-
1.2) What is the copyrighton PostgreSQL?
114+
1.2) What is the copyrightof PostgreSQL?
115115

116-
PostgreSQL is subject to the following COPYRIGHT:
116+
PostgreSQL is distributed under the classic BSD license. It has no
117+
restrictions on how the source code can be used. We like it and have
118+
no intention of changing it.
119+
120+
This is the BSD license we use:
117121

118122
PostgreSQL Data Base Management System
119123

@@ -139,10 +143,6 @@
139143
CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
140144
UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
141145

142-
The above is the BSD license, the classic open-source license. It has
143-
no restrictions on how the source code may be used. We like it and
144-
have no intention of changing it.
145-
146146
1.3) What platforms does PostgreSQL support?
147147

148148
In general, any modern Unix-compatible platform should be able to run

‎doc/src/FAQ/FAQ.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Sun Jan 30 20:25:19 EST 2005</P>
13+
<P>Last updated: Sun Jan 30 20:37:18 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -27,7 +27,7 @@ <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
2727

2828
<H2align="center">General Questions</H2>
2929
<Ahref="#1.1">1.1</A>) What is PostgreSQL? How is it pronounced?<BR>
30-
<Ahref="#1.2">1.2</A>) What is the copyrighton PostgreSQL?<BR>
30+
<Ahref="#1.2">1.2</A>) What is the copyrightof PostgreSQL?<BR>
3131
<Ahref="#1.3">1.3</A>) What platforms does PostgreSQL support?<BR>
3232
<Ahref="#1.4">1.4</A>) Where can I get PostgreSQL?<BR>
3333
<Ahref="#1.5">1.5</A>) Where can I get support?<BR>
@@ -157,10 +157,14 @@ <H4><A name="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H4>
157157
http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html</A>
158158
</P>
159159

160-
<H4><Aname="1.2">1.2</A>) What is the copyrighton
160+
<H4><Aname="1.2">1.2</A>) What is the copyrightof
161161
PostgreSQL?</H4>
162162

163-
<P>PostgreSQL is subject to the following COPYRIGHT:</P>
163+
<P>PostgreSQL is distributed under the classic BSD license. It has
164+
no restrictions on how the source code can be used. We like it and
165+
have no intention of changing it.</P>
166+
167+
<P>This is the BSD license we use:</P>
164168

165169
<P>PostgreSQL Data Base Management System</P>
166170

@@ -186,10 +190,6 @@ <H4><A name="1.2">1.2</A>) What is the copyright on
186190
UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE,
187191
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.</P>
188192

189-
<P>The above is the BSD license, the classic open-source license.
190-
It has no restrictions on how the source code may be used. We like
191-
it and have no intention of changing it.</P>
192-
193193
<H4><Aname="1.3">1.3</A>) What platforms does PostgreSQL support?</H4>
194194

195195
<P>In general, any modern Unix-compatible platform should be able to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp