From: Bruce Momjian <bruce@momjian.us> Date: Tue, 22 Jan 2002 20:24:14 +0000 (+0000) Subject: Update FAQ. X-Git-Tag: REL7_2_RC2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=859a9eb468fd2bc37990b42e1abe3632ba4739f6;p=postgresql Update FAQ. --- diff --git a/doc/FAQ b/doc/FAQ index d630851981..b39778f090 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 1b78352fcc..7aa9f7661f 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>