]> granicus.if.org Git - postgresql/blob - doc/src/sgml/legal.sgml
Tag appropriate files for rc3
[postgresql] / doc / src / sgml / legal.sgml
1 <!--
2 $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.18 2004/12/31 21:59:01 pgsql Exp $
3 -->
4
5 <copyright>
6  <year>1996-2005</year>
7  <holder>The PostgreSQL Global Development Group</holder>
8 </copyright>
9
10 <legalnotice id="legalnotice">
11  <title>Legal Notice</title>
12
13  <para>
14   <productname>PostgreSQL</productname> is Copyright &copy; 1996-2005
15   by the PostgreSQL Global Development Group and is distributed under
16   the terms of the license of the University of California below.
17  </para>
18
19  <para>
20   <productname>Postgres95</productname> is Copyright &copy; 1994-5 
21   by the Regents of the University of California.
22  </para>
23
24  <para>
25   Permission to use, copy, modify, and distribute this software and
26   its documentation for any purpose, without fee, and without a
27   written agreement is hereby granted, provided that the above
28   copyright notice and this paragraph and the following two paragraphs
29   appear in all copies.
30  </para>
31
32  <para>
33   IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY
34   PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
35   DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS
36   SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA
37   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38  </para>
39
40  <para>
41   THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
42   INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
43   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE
44   PROVIDED HEREUNDER IS ON AN <quote>AS-IS</quote> BASIS, AND THE UNIVERSITY OF
45   CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
46   UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
47  </para>
48
49 </legalnotice>
50
51 <!-- Keep this comment at the end of the file
52 Local variables:
53 mode:sgml
54 sgml-omittag:nil
55 sgml-shorttag:t
56 sgml-minimize-attributes:nil
57 sgml-always-quote-attributes:t
58 sgml-indent-step:1
59 sgml-indent-data:t
60 sgml-parent-document:nil
61 sgml-default-dtd-file:"./reference.ced"
62 sgml-exposed-tags:nil
63 sgml-local-catalogs:("/usr/lib/sgml/catalog")
64 sgml-local-ecat-files:nil
65 End:
66 -->