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

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

{
  "@id" : "http://spdx.org/licenses/HPND",
  "@type" : "spdx:License",
  "isFsfLibre" : "true",
  "isOsiApproved" : "true",
  "licenseId" : "HPND",
  "licenseText" : "Historical Permission Notice and Disclaimer \n\nPermission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies, and that both that the copyright notice and this permission notice appear in supporting documentation , and that the name of   not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission .  makes no representations about the suitability of this software for any purpose. It is provided \"as is\" without express or implied warranty.  DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS . IN NO EVENT SHALL  BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.",
  "name" : "Historical Permission Notice and Disclaimer",
  "standardLicenseTemplate" : "<> Historical Permission Notice and Disclaimer<> <\";match=\".{0,1000}\">>\n\nPermission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies<>, <><> and<> that both<> that<><> the<> copyright notice and this permission notice appear in supporting documentation<> , and that the name<> of<> <\";match=\".*\">> <\";match=\".*\">> not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission<> .<> <\";match=\".*\">> makes no representations about the suitability of this software for any purpose. It is provided \"as is\" without express or implied warranty.<><> <\";match=\".*\">> DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS <> IN NO EVENT SHALL <\";match=\".*\">> BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.<>",
  "comment" : "This license has been voluntarily deprecated by its author. Per the copy of this license at http://www.opensource.org/licenses/HPND Explanation: * Angle brackets hold \"fields\", e.g. . * Square brackets hold optional text, e.g. [or ]. * A license can have variations in capitalization and whitespace, and still be considered an instance of this template. It may be possible to construct a grammatically incorrect license from this template, or one that lacks a disclaimer, or one that includes a double-disclaimer. That is acceptable, as long as it remains impossible to construct a non-OSD-compliant license that matches the pattern.",
  "seeAlso" : "https://opensource.org/licenses/HPND",
  "@context" : {
    "standardLicenseTemplate" : {
      "@id" : "http://spdx.org/rdf/terms#standardLicenseTemplate"
    },
    "isFsfLibre" : {
      "@id" : "http://spdx.org/rdf/terms#isFsfLibre"
    },
    "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"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "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