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

Commitba14edb

Browse files
committed
Clarify copyright wording.
1 parentd253c79 commitba14edb

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

‎doc/FAQ

Lines changed: 7 additions & 6 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: Mon Nov 21 15:44:03 EST 2005
4+
Last updated: Mon Nov 21 15:51:32 EST 2005
55

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

@@ -103,11 +103,12 @@
103103

104104
1.2) What is the copyright of PostgreSQL?
105105

106-
PostgreSQL is distributed under the classic BSD license. It has no
107-
restrictions on how the source code can be used. We like it and have
108-
no intention of changing it.
109-
110-
This is the BSD license we use:
106+
PostgreSQL is distributed under the classic BSD license. Basically, it
107+
allows users to do anything they want with the code, including
108+
reselling binaries without the source code. The only restriction is
109+
that you not hold us legally liable for problems with the software.
110+
There is also the requirement that this copyright appear in all copies
111+
of the software. Here is the actual BSD license we use:
111112

112113
PostgreSQL Data Base Management System
113114

‎doc/src/FAQ/FAQ.html

Lines changed: 7 additions & 6 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: Mon Nov 21 15:44:03 EST 2005</P>
13+
<P>Last updated: Mon Nov 21 15:51:32 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -148,11 +148,12 @@ <H3><A name="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H3>
148148
<H3><Aname="1.2">1.2</A>) What is the copyright of
149149
PostgreSQL?</H3>
150150

151-
<P>PostgreSQL is distributed under the classic BSD license. It has
152-
no restrictions on how the source code can be used. We like it and
153-
have no intention of changing it.</P>
154-
155-
<P>This is the BSD license we use:</P>
151+
<P>PostgreSQL is distributed under the classic BSD license. Basically,
152+
it allows users to do anything they want with the code, including
153+
reselling binaries without the source code. The only restriction is
154+
that you not hold us legally liable for problems with the software.
155+
There is also the requirement that this copyright appear in all copies
156+
of the software. Here is the actual BSD license we use:</P>
156157

157158
<P>PostgreSQL Data Base Management System</P>
158159

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp