Fix spelling error in docs.
[PostgreSQL.git] / doc / src / sgml / legal.sgml
blob59141d91060c8e4c7665ee2a1a959fb538331750
1 <!-- $PostgreSQL$ -->
3 <copyright>
4 <year>1996-2009</year>
5 <holder>The PostgreSQL Global Development Group</holder>
6 </copyright>
8 <legalnotice id="legalnotice">
9 <title>Legal Notice</title>
11 <para>
12 <productname>PostgreSQL</productname> is Copyright &copy; 1996-2009
13 by the PostgreSQL Global Development Group and is distributed under
14 the terms of the license of the University of California below.
15 </para>
17 <para>
18 <productname>Postgres95</productname> is Copyright &copy; 1994-5
19 by the Regents of the University of California.
20 </para>
22 <para>
23 Permission to use, copy, modify, and distribute this software and
24 its documentation for any purpose, without fee, and without a
25 written agreement is hereby granted, provided that the above
26 copyright notice and this paragraph and the following two paragraphs
27 appear in all copies.
28 </para>
30 <para>
31 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY
32 PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
33 DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS
34 SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA
35 HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36 </para>
38 <para>
39 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
40 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
41 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE
42 PROVIDED HEREUNDER IS ON AN <quote>AS-IS</quote> BASIS, AND THE UNIVERSITY OF
43 CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
44 UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
45 </para>
47 </legalnotice>