diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-05-11 06:18:33 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-05-11 06:18:33 +0000 |
commit | b12241b2aa9e09d7573e3420034a6798858f3181 (patch) | |
tree | efccc4c371a0daa26a2f3ecfbde839b94e84434e /COPYRIGHT | |
parent | 498d2d1edc85d76bb5fe20adf426a4e32e5e1595 (diff) | |
download | postgresql-b12241b2aa9e09d7573e3420034a6798858f3181.tar.gz |
From: David Friend <dfriend@atlsci.atlsci.com>
Subject: [PATCHES] Documentation update
This patch updates some of the documentation that comes with the
distribution. The following files are updated:
COPYRIGHT
README
doc/README.flex
doc/README.support
doc/bug.template
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,7 @@ +PostgreSQL Data Base Management System (formerly known as Postgres, then +as Postgres95). -PostgreSQL Data Base Management System (formally known as Postgres95) - -Copyright (c) 1994-6 Regents of the University of California +Copyright (c) 1994-7 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 @@ -19,4 +19,3 @@ 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. - |