From 0a12c53385172f3405a79f9374a238bacd22f77c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 31 Jan 2005 01:38:10 +0000 Subject: Clarify license FAQ item. --- doc/src/FAQ/FAQ.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 0fe048744fc..3285a1d5662 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Sun Jan 30 20:25:19 EST 2005

+

Last updated: Sun Jan 30 20:37:18 EST 2005

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -27,7 +27,7 @@

General Questions

1.1) What is PostgreSQL? How is it pronounced?
- 1.2) What is the copyright on PostgreSQL?
+ 1.2) What is the copyright of PostgreSQL?
1.3) What platforms does PostgreSQL support?
1.4) Where can I get PostgreSQL?
1.5) Where can I get support?
@@ -157,10 +157,14 @@ http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html

-

1.2) What is the copyright on +

1.2) What is the copyright of PostgreSQL?

-

PostgreSQL is subject to the following COPYRIGHT:

+

PostgreSQL is distributed under the classic BSD license. It has + no restrictions on how the source code can be used. We like it and + have no intention of changing it.

+ +

This is the BSD license we use:

PostgreSQL Data Base Management System

@@ -186,10 +190,6 @@ UNIVERSITY OF 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 platforms does PostgreSQL support?

In general, any modern Unix-compatible platform should be able to -- cgit v1.2.3