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

resources.stdlicenses.LZMA-exception.jsonld Maven / Gradle / Ivy

{
  "@id" : "http://spdx.org/licenses/LZMA-exception",
  "@type" : "spdx:LicenseException",
  "licenseExceptionId" : "LZMA-exception",
  "licenseExceptionTemplate" : "<> I.6 Special exception for LZMA compression module<><> <> LZMA exception<><>\n\nIgor Pavlov and Amir Szekely, the authors of the LZMA compression module for NSIS, expressly permit you to statically or dynamically link your code (or bind by name) to the files from the LZMA compression module for NSIS without subjecting your linked code to the terms of the Common Public license version 1.0. Any modifications or additions to files from the LZMA compression module for NSIS, however, are subject to the terms of the Common Public License version 1.0.",
  "licenseExceptionText" : "I.6 Special exception for LZMA compression module LZMA exception\n\nIgor Pavlov and Amir Szekely, the authors of the LZMA compression module for NSIS, expressly permit you to statically or dynamically link your code (or bind by name) to the files from the LZMA compression module for NSIS without subjecting your linked code to the terms of the Common Public license version 1.0. Any modifications or additions to files from the LZMA compression module for NSIS, however, are subject to the terms of the Common Public License version 1.0.",
  "name" : "LZMA exception",
  "comment" : "Used by the LZMA compression module for NSIS to apply an exception to CPL-1.0",
  "seeAlso" : "http://nsis.sourceforge.net/Docs/AppendixI.html#I.6",
  "@context" : {
    "licenseExceptionTemplate" : {
      "@id" : "http://spdx.org/rdf/terms#licenseExceptionTemplate"
    },
    "licenseExceptionText" : {
      "@id" : "http://spdx.org/rdf/terms#licenseExceptionText"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "name" : {
      "@id" : "http://spdx.org/rdf/terms#name"
    },
    "licenseExceptionId" : {
      "@id" : "http://spdx.org/rdf/terms#licenseExceptionId"
    },
    "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