diff options
author | gahr <gahr@FreeBSD.org> | 2014-02-19 17:48:39 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-02-19 17:48:39 +0800 |
commit | 65e649379f185bd2e117855c5d20d5b81dff5dc1 (patch) | |
tree | 43304007632f95405becf6aa8aa8e32260b2b8a9 /Templates | |
parent | 05e753a9de90208c84247ecf9ccc7211f7a859dd (diff) | |
download | freebsd-ports-gnome-65e649379f185bd2e117855c5d20d5b81dff5dc1.tar.gz freebsd-ports-gnome-65e649379f185bd2e117855c5d20d5b81dff5dc1.tar.zst freebsd-ports-gnome-65e649379f185bd2e117855c5d20d5b81dff5dc1.zip |
- Remove PGSQL: Year and Organization must be filled-in by licensor.
Reported by: eadler, mat
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/Licenses/PGSQL | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Templates/Licenses/PGSQL b/Templates/Licenses/PGSQL deleted file mode 100644 index 28258cb1ba45..000000000000 --- a/Templates/Licenses/PGSQL +++ /dev/null @@ -1,28 +0,0 @@ --------------------------------------------------------------------- -The PostgreSQL Licence (PostgreSQL) [OSI Approved License] --------------------------------------------------------------------- - -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 prominent file -("COPYRIGHT", "LICENSE" or "COPYING" are common names for this file) 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. - -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. |