summaryrefslogtreecommitdiff
path: root/doc/src/sgml/legal.sgml
blob: 2bba7a6e78bcde7e2fe746c974b967cba44b230f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/legal.sgml,v 1.14 2002/06/20 20:29:24 momjian Exp $
-->

<copyright>
 <year>1996-2002</year>
 <holder>The PostgreSQL Global Development Group</holder>
</copyright>

<legalnotice>
 <title>Legal Notice</title>

 <para>
  <productname>PostgreSQL</productname> is Copyright &copy; 1996-2002
  by the PostgreSQL Global Development Group and is distributed under
  the terms of the license of the University of California below.
 </para>

 <para>
  <productname>Postgres95</productname> is Copyright &copy; 1994-5 
  by the Regents of the University of California.
 </para>

 <para>
  Permission to use, copy, modify, and distribute this software and
  its documentation for any purpose, without fee, and without a
  written agreement is hereby granted, provided that the above
  copyright notice and this paragraph and the following two paragraphs
  appear in all copies.
 </para>

 <para>
  IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY
  PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
  DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS
  SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA
  HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 </para>

 <para>
  THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE
  PROVIDED HEREUNDER IS ON AN <quote>AS-IS</quote> BASIS, AND THE UNIVERSITY OF
  CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
  UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 </para>

<!--
How to keep track of all the trademarks? I'll try the strategy used at
www.qnx.com - thomas
--

--
There is no legal requirement to make trademark acknowledgements in
references to third party products that happen to have trademarked
names.

The exception would be if <productname>PostgreSQL</>
 were to license a particular
trademark and the trademark holder makes this requirement (as in the
case of UNIX and Java).

What is not allowed, however, is to use a trademark name in a way that
could lead people to believe that they label <productname>PostgreSQL</> products.
E.g., "the <productname>PostgreSQL</> UNIX database system" would probably be illegal,
whereas "<productname>PostgreSQL</>, which runs on many UNIX computer systems" is
fine.  This is independent of whether a trademark acknowledgement is
made.

- petere

 <para>
  <acronym>Unix</acronym> is a trademark of X/Open, Ltd.  Sun4,  SPARC,  SunOS
  and  Solaris  are trademarks of Sun Microsystems, Inc.  DEC,
  DECstation, Alpha AXP and ULTRIX are trademarks  of Compaq, formerly Digital
  Equipment   Corp.   PA-RISC  and  HP-UX  are  trademarks  of
  Hewlett-Packard Co.  OSF/1 is a trademark of the Open  
  Software Foundation.
 </para>
-->

<!--
 <para>
  All trademarks are the property of their respective owners.
 </para>
-->
</legalnotice>

<!-- Keep this comment at the end of the file
Local variables:
mode:sgml
sgml-omittag:nil
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"./reference.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:("/usr/lib/sgml/catalog")
sgml-local-ecat-files:nil
End:
-->