All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.stdlicenses.PostgreSQL.jsonld Maven / Gradle / Ivy

{
  "@id" : "http://spdx.org/licenses/PostgreSQL",
  "@type" : "spdx:License",
  "isOsiApproved" : "true",
  "licenseId" : "PostgreSQL",
  "licenseText" : "PostgreSQL Database Management System\n\n(formerly known as Postgres, then as Postgres95) Portions 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.",
  "name" : "PostgreSQL License",
  "standardLicenseTemplate" : "<> PostgreSQL Database Management System\n\n(formerly known as Postgres, then as Postgres95)<> <>\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 <> 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 <> HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n<> 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 <> HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.",
  "seeAlso" : [ "https://opensource.org/licenses/PostgreSQL", "http://www.postgresql.org/about/licence" ],
  "@context" : {
    "standardLicenseTemplate" : {
      "@id" : "http://spdx.org/rdf/terms#standardLicenseTemplate"
    },
    "isOsiApproved" : {
      "@id" : "http://spdx.org/rdf/terms#isOsiApproved"
    },
    "licenseText" : {
      "@id" : "http://spdx.org/rdf/terms#licenseText"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso"
    },
    "name" : {
      "@id" : "http://spdx.org/rdf/terms#name"
    },
    "licenseId" : {
      "@id" : "http://spdx.org/rdf/terms#licenseId"
    },
    "spdx" : "http://spdx.org/rdf/terms#",
    "doap" : "http://usefulinc.com/ns/doap#",
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy