aboutsummaryrefslogtreecommitdiffstats
path: root/common/PostgreSQL
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-09 09:58:04 +0100
committerMattias Andrée <m@maandree.se>2025-02-09 09:58:04 +0100
commitc25f5195f0d6cf469ceb0325935615b0bb4adffc (patch)
tree3ec21792739a4d8d33cec92291a4b0e9e1044373 /common/PostgreSQL
parentFix license name (diff)
downloadlicenses-c25f5195f0d6cf469ceb0325935615b0bb4adffc.tar.gz
licenses-c25f5195f0d6cf469ceb0325935615b0bb4adffc.tar.bz2
licenses-c25f5195f0d6cf469ceb0325935615b0bb4adffc.tar.xz
misc
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--common/PostgreSQL21
1 files changed, 17 insertions, 4 deletions
diff --git a/common/PostgreSQL b/common/PostgreSQL
index 6806aa0..db1bc5d 100644
--- a/common/PostgreSQL
+++ b/common/PostgreSQL
@@ -1,9 +1,22 @@
-This is a template license. The body of the license starts at the end of this paragraph. To use it, say that it is The PostgreSQL License, and then substitute the copyright year and name of the copyright holder into the body of the license. Then put the license into a file called "LICENSE" in your software distribution.
+This is a template license. The body of the license starts at the end of this
+paragraph. To use it, say that it is The PostgreSQL License, and then substitute
+the copyright year and name of the copyright holder into the body of the license.
+Then put the license into a file called "LICENSE" in your software distribution.
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.
+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 $ORGANISATION 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 $ORGANISATION HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+IN NO EVENT SHALL $ORGANISATION 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 $ORGANISATION
+HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-$ORGANISATION 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 $ORGANISATION HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+$ORGANISATION 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
+$ORGANISATION HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
+ENHANCEMENTS, OR MODIFICATIONS.