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

resources.stdlicenses.Spencer-86.jsonld Maven / Gradle / Ivy

{
  "@id" : "http://spdx.org/licenses/Spencer-86",
  "@type" : "spdx:License",
  "licenseId" : "Spencer-86",
  "licenseText" : "Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not derived from licensed software.\n\nPermission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions:\n\n   1. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it.\n\n   2. The origin of this software must not be misrepresented, either by explicit claim or by omission.\n\n   3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software.",
  "name" : "Spencer License 86",
  "standardLicenseTemplate" : "<>\n\nPermission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions:\n\n   <> The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it.\n\n   <> The origin of this software must not be misrepresented, either by explicit claim or by omission.\n\n   <> Altered versions must be plainly marked as such, and must not be misrepresented as being the original software.",
  "seeAlso" : "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License",
  "@context" : {
    "standardLicenseTemplate" : {
      "@id" : "http://spdx.org/rdf/terms#standardLicenseTemplate"
    },
    "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