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

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

{
  "@id" : "http://spdx.org/licenses/Zed",
  "@type" : "spdx:License",
  "licenseId" : "Zed",
  "licenseText" : "(c) Jim Davies, January 1995\n\nYou may copy and distribute this file freely. Any queries and complaints should be forwarded to [email protected].\n\nIf you make any changes to this file, please do not distribute the results under the name `zed-csp.sty'.",
  "name" : "Zed License",
  "standardLicenseTemplate" : "<>\n\nYou may copy and distribute this file freely. Any queries and complaints should be forwarded to [email protected].\n\nIf you make any changes to this file, please do not distribute the results under the name `zed-csp.sty'.",
  "seeAlso" : "https://fedoraproject.org/wiki/Licensing/Zed",
  "@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