aboutsummaryrefslogtreecommitdiff
path: root/subprojects/spdx/build (copy)/json/licenses/PostgreSQL.json
blob: df0c3100f6fe09881d81d3619f7dd328c7d5f84b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "isDeprecatedLicenseId": false,
  "licenseText": "PostgreSQL Database Management System\n\n(formerly known as Postgres, then as Postgres95)\n\nPortions Copyright (c) 1996-2010, The PostgreSQL Global Development Group\n\nPortions Copyright (c) 1994, The Regents of the University of California\n\nPermission 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.\n\nIN 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.\n\nTHE 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.",
  "standardLicenseTemplate": "\u003c\u003cbeginOptional\u003e\u003e PostgreSQL Database Management System\n\n(formerly known as Postgres, then as Postgres95)\u003c\u003cendOptional\u003e\u003e\n\nPortions Copyright (c) 1996-2010, The PostgreSQL Global Development Group\n\nPortions Copyright (c) 1994, The Regents of the University of California\n\nPermission 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.\n\nIN NO EVENT SHALL \u003c\u003cvar;name\u003d\"copyrightHolderLiability\";original\u003d\"THE UNIVERSITY OF CALIFORNIA\";match\u003d\".+\"\u003e\u003e 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 \u003c\u003cvar;name\u003d\"copyrightHolderAdvised\";original\u003d\"THE UNIVERSITY OF CALIFORNIA\";match\u003d\".+\"\u003e\u003e HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\u003c\u003cvar;name\u003d\"copyrightHolderDisclaims\";original\u003d\"THE UNIVERSITY OF CALIFORNIA\";match\u003d\".+\"\u003e\u003e 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 \u003c\u003cvar;name\u003d\"copyrightHolderAsIs\";original\u003d\"THE UNIVERSITY OF CALIFORNIA\";match\u003d\".+\"\u003e\u003e HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.",
  "name": "PostgreSQL License",
  "licenseId": "PostgreSQL",
  "seeAlso": [
    "http://www.postgresql.org/about/licence",
    "http://www.opensource.org/licenses/PostgreSQL"
  ],
  "isOsiApproved": true
}