summaryrefslogtreecommitdiff
path: root/licenses
diff options
context:
space:
mode:
authoradam <adam>2011-04-22 08:08:03 +0000
committeradam <adam>2011-04-22 08:08:03 +0000
commit7b7588cdb00d4ecc6d9702fd2b5f7597106b5fce (patch)
tree8726f62e13197844f8395747100b92afb8e57d93 /licenses
parentff8d24ae75510c4825ee1a70c22be26e3dcea8e3 (diff)
downloadpkgsrc-7b7588cdb00d4ecc6d9702fd2b5f7597106b5fce.tar.gz
Added postgresql-license
Diffstat (limited to 'licenses')
-rw-r--r--licenses/postgresql-license19
1 files changed, 19 insertions, 0 deletions
diff --git a/licenses/postgresql-license b/licenses/postgresql-license
new file mode 100644
index 00000000000..9c5536dd205
--- /dev/null
+++ b/licenses/postgresql-license
@@ -0,0 +1,19 @@
+The PostgreSQL Licence (TPL)
+
+Copyright (c) <year>, <organization>
+
+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 <organization> 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 <organization>
+HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+<organization> 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 <organization> HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
+ENHANCEMENTS, OR MODIFICATIONS.