diff options
author | Marc G. Fournier | 1997-01-15 15:16:25 +0000 |
---|---|---|
committer | Marc G. Fournier | 1997-01-15 15:16:25 +0000 |
commit | 59bb41a235761a605708e7d6387518ea178a72d5 (patch) | |
tree | 03e1d79e2e428c9ac68bf0004dd92870c06bc3f5 /doc/manual/copy.html | |
parent | f02bd9335010684a64fcd9bc0f86615839d14fc4 (diff) |
Import of PostgreSQL User Manual
Diffstat (limited to 'doc/manual/copy.html')
-rw-r--r-- | doc/manual/copy.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/manual/copy.html b/doc/manual/copy.html new file mode 100644 index 00000000000..387334414b6 --- /dev/null +++ b/doc/manual/copy.html @@ -0,0 +1,32 @@ +<HTML> +<HEAD> + <TITLE>The POSTGRES95 - Copyright</TITLE> +</HEAD> + +<BODY> +<H1 align=center>The <B>POSTGRES95</B> - Copyright</H1> +<HR> + <B>POSTGRES95</B> is copyright (C) 1994-5 by the Regents of the +University of California. 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.<p> +<b> 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. + 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 "AS IS" BASIS, AND THE UNIVERSITY OF + CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, + SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +</b> + +</BODY> +</HTML> |