]> granicus.if.org Git - postgresql/blob - doc/src/sgml/legal.sgml
Remove useless whitespace at end of lines
[postgresql] / doc / src / sgml / legal.sgml
1 <!-- doc/src/sgml/legal.sgml -->
2
3 <copyright>
4  <year>1996-2010</year>
5  <holder>The PostgreSQL Global Development Group</holder>
6 </copyright>
7
8 <legalnotice id="legalnotice">
9  <title>Legal Notice</title>
10
11  <para>
12   <productname>PostgreSQL</productname> is Copyright &copy; 1996-2010
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>
16
17  <para>
18   <productname>Postgres95</productname> is Copyright &copy; 1994-5
19   by the Regents of the University of California.
20  </para>
21
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>
29
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>
37
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>
46
47 </legalnotice>