From ba14edbd5c8caf49cfd2723e505d1bf5ef0b5f63 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 21 Nov 2005 20:51:39 +0000 Subject: Clarify copyright wording. --- doc/src/FAQ/FAQ.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 6652723a6f5..96be0417079 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: Mon Nov 21 15:44:03 EST 2005

+

Last updated: Mon Nov 21 15:51:32 EST 2005

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -148,11 +148,12 @@

1.2) What is the copyright of PostgreSQL?

-

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 is distributed under the classic BSD license. Basically, + it allows users to do anything they want with the code, including + reselling binaries without the source code. The only restriction is + that you not hold us legally liable for problems with the software. + There is also the requirement that this copyright appear in all copies + of the software. Here is the actual BSD license we use:

PostgreSQL Data Base Management System

-- cgit v1.2.3