aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/FAQ6
-rw-r--r--doc/src/FAQ/FAQ.html6
2 files changed, 10 insertions, 2 deletions
diff --git a/doc/FAQ b/doc/FAQ
index d6308519814..b39778f0901 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Thu Jan 10 18:41:45 EST 2002
+ Last updated: Tue Jan 22 15:23:58 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -161,6 +161,10 @@
CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ The above is the BSD license, the classic open-source license. It has
+ no restrictions on how the source code may be used. We like it and
+ have no intention of changing it.
+
1.3) What Unix platforms does PostgreSQL run on?
In general, a modern Unix-compatible platform should be able to run
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 1b78352fccf..7aa9f7661fc 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -14,7 +14,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
- <P>Last updated: Thu Jan 10 18:41:45 EST 2002</P>
+ <P>Last updated: Tue Jan 22 15:23:58 EST 2002</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -213,6 +213,10 @@
UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.</P>
+ <P>The above is the BSD license, the classic open-source license. It
+ has no restrictions on how the source code may be used. We like it
+ and have no intention of changing it.</P>
+
<H4><A name="1.3">1.3</A>) What Unix platforms does PostgreSQL run
on?</H4>