diff --git a/doc/FAQ b/doc/FAQ index d6308519814ed7b60ce3a44e459b38d5784121f1..b39778f090194070e52696ef664606dfbceb68f1 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 1b78352fccfc704b7f69daaefa53352f54a97727..7aa9f7661fcc442ec276207dd328345782cf6374 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>