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

resources.stdlicenses.i2p-gpl-java-exception.jsonld Maven / Gradle / Ivy

{
  "@id" : "http://spdx.org/licenses/i2p-gpl-java-exception",
  "@type" : "spdx:LicenseException",
  "licenseExceptionId" : "i2p-gpl-java-exception",
  "licenseExceptionTemplate" : "In addition, as a special exception, <> gives permission to link the code of this program with the proprietary Java implementation provided by Sun (or other vendors as well), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than the proprietary Java implementation. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.",
  "licenseExceptionText" : "In addition, as a special exception, XXXX gives permission to link the code of this program with the proprietary Java implementation provided by Sun (or other vendors as well), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than the proprietary Java implementation. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.",
  "name" : "i2p GPL+Java Exception",
  "comment" : "Typically used with GPL-2.0+",
  "seeAlso" : "http://geti2p.net/en/get-involved/develop/licenses#java_exception",
  "@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