aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/postgresql/COPYRIGHT
diff options
context:
space:
mode:
authorvvvv <vvvv@yandex-team.ru>2022-03-02 21:58:12 +0300
committervvvv <vvvv@yandex-team.ru>2022-03-02 21:58:12 +0300
commitb3e58e6a1f6b37f788fce4205f7a9484ca355607 (patch)
treea894e40a9a8446f9436af7909ced1ab865edd6ea /contrib/libs/postgresql/COPYRIGHT
parent5311be47588ef1c5cb5b5debb5dce86a633d1187 (diff)
downloadydb-b3e58e6a1f6b37f788fce4205f7a9484ca355607.tar.gz
YQL-13710 use .dat from contrib
ref:9c6092ec75933d1325acf5ecf1217d408ea5dcad
Diffstat (limited to 'contrib/libs/postgresql/COPYRIGHT')
-rw-r--r--contrib/libs/postgresql/COPYRIGHT23
1 files changed, 23 insertions, 0 deletions
diff --git a/contrib/libs/postgresql/COPYRIGHT b/contrib/libs/postgresql/COPYRIGHT
new file mode 100644
index 00000000000..655a3c59d60
--- /dev/null
+++ b/contrib/libs/postgresql/COPYRIGHT
@@ -0,0 +1,23 @@
+PostgreSQL Database Management System
+(formerly known as Postgres, then as Postgres95)
+
+Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
+
+Portions Copyright (c) 1994, 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.
+
+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.