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

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

{
  "@id" : "http://spdx.org/licenses/GCC-exception-2.0",
  "@type" : "spdx:LicenseException",
  "licenseExceptionId" : "GCC-exception-2.0",
  "licenseExceptionTemplate" : "In addition to the permissions in the GNU<> Library<> 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 <> without any restriction coming from the use of this file. (The <> Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into <> .)",
  "licenseExceptionText" : "In addition to the permissions in the GNU Library 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 programs 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 another program .)",
  "name" : "GCC Runtime Library exception 2.0",
  "comment" : "Typically used with GPL-2.0+. Sometimes also referred to a \"linking exception.\"",
  "seeAlso" : "https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/libgcc1.c;h=762f5143fc6eed57b6797c82710f3538aa52b40b;hb=cb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10",
  "@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