]> granicus.if.org Git - postgresql/blob - doc/src/sgml/legal.sgml
Update copyright to 2002.
[postgresql] / doc / src / sgml / legal.sgml
1 <!--
2 $Header: /cvsroot/pgsql/doc/src/sgml/legal.sgml,v 1.14 2002/06/20 20:29:24 momjian Exp $
3 -->
4
5 <copyright>
6  <year>1996-2002</year>
7  <holder>The PostgreSQL Global Development Group</holder>
8 </copyright>
9
10 <legalnotice>
11  <title>Legal Notice</title>
12
13  <para>
14   <productname>PostgreSQL</productname> is Copyright &copy; 1996-2002
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 <!--
50 How to keep track of all the trademarks? I'll try the strategy used at
51 www.qnx.com - thomas
52 --
53
54 --
55 There is no legal requirement to make trademark acknowledgements in
56 references to third party products that happen to have trademarked
57 names.
58
59 The exception would be if <productname>PostgreSQL</>
60  were to license a particular
61 trademark and the trademark holder makes this requirement (as in the
62 case of UNIX and Java).
63
64 What is not allowed, however, is to use a trademark name in a way that
65 could lead people to believe that they label <productname>PostgreSQL</> products.
66 E.g., "the <productname>PostgreSQL</> UNIX database system" would probably be illegal,
67 whereas "<productname>PostgreSQL</>, which runs on many UNIX computer systems" is
68 fine.  This is independent of whether a trademark acknowledgement is
69 made.
70
71 - petere
72
73  <para>
74   <acronym>Unix</acronym> is a trademark of X/Open, Ltd.  Sun4,  SPARC,  SunOS
75   and  Solaris  are trademarks of Sun Microsystems, Inc.  DEC,
76   DECstation, Alpha AXP and ULTRIX are trademarks  of Compaq, formerly Digital
77   Equipment   Corp.   PA-RISC  and  HP-UX  are  trademarks  of
78   Hewlett-Packard Co.  OSF/1 is a trademark of the Open  
79   Software Foundation.
80  </para>
81 -->
82
83 <!--
84  <para>
85   All trademarks are the property of their respective owners.
86  </para>
87 -->
88 </legalnotice>
89
90 <!-- Keep this comment at the end of the file
91 Local variables:
92 mode:sgml
93 sgml-omittag:nil
94 sgml-shorttag:t
95 sgml-minimize-attributes:nil
96 sgml-always-quote-attributes:t
97 sgml-indent-step:1
98 sgml-indent-data:t
99 sgml-parent-document:nil
100 sgml-default-dtd-file:"./reference.ced"
101 sgml-exposed-tags:nil
102 sgml-local-catalogs:("/usr/lib/sgml/catalog")
103 sgml-local-ecat-files:nil
104 End:
105 -->