|
10 | 10 | alink="#0000ff"> |
11 | 11 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> |
12 | 12 |
|
13 | | -<P>Last updated: Mon Nov 21 15:44:03 EST 2005</P> |
| 13 | +<P>Last updated: Mon Nov 21 15:51:32 EST 2005</P> |
14 | 14 |
|
15 | 15 | <P>Current maintainer: Bruce Momjian (<Ahref= |
16 | 16 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) |
@@ -148,11 +148,12 @@ <H3><A name="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H3> |
148 | 148 | <H3><Aname="1.2">1.2</A>) What is the copyright of |
149 | 149 | PostgreSQL?</H3> |
150 | 150 |
|
151 | | -<P>PostgreSQL is distributed under the classic BSD license. It has |
152 | | - no restrictions on how the source code can be used. We like it and |
153 | | - have no intention of changing it.</P> |
154 | | - |
155 | | -<P>This is the BSD license we use:</P> |
| 151 | +<P>PostgreSQL is distributed under the classic BSD license. Basically, |
| 152 | + it allows users to do anything they want with the code, including |
| 153 | + reselling binaries without the source code. The only restriction is |
| 154 | + that you not hold us legally liable for problems with the software. |
| 155 | + There is also the requirement that this copyright appear in all copies |
| 156 | + of the software. Here is the actual BSD license we use:</P> |
156 | 157 |
|
157 | 158 | <P>PostgreSQL Data Base Management System</P> |
158 | 159 |
|
|