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

resources.stdlicenses.GPL-2.0-with-GCC-exception.jsonld Maven / Gradle / Ivy

{
  "@id" : "http://spdx.org/licenses/GPL-2.0-with-GCC-exception",
  "@type" : "spdx:License",
  "isDeprecatedLicenseId" : "true",
  "licenseId" : "GPL-2.0-with-GCC-exception",
  "licenseText" : "insert GPL v2 license text here\n\nGCC Linking Exception\n\nIn addition to the permissions in the GNU General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.",
  "name" : "GNU General Public License v2.0 w/GCC Runtime Library exception",
  "standardLicenseTemplate" : "insert GPL v2 license text here\n\nGCC Linking Exception\n\nIn addition to the permissions in the GNU General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.",
  "seeAlso" : "https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/libgcc1.c;h=762f5143fc6eed57b6797c82710f3538aa52b40b;hb=cb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10",
  "@context" : {
    "isDeprecatedLicenseId" : {
      "@id" : "http://spdx.org/rdf/terms#isDeprecatedLicenseId"
    },
    "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