resources.stdlicenses.GPL-3.0-linking-exception.jsonld Maven / Gradle / Ivy
{
"@id" : "http://spdx.org/licenses/GPL-3.0-linking-exception",
"@type" : "spdx:LicenseException",
"licenseExceptionId" : "GPL-3.0-linking-exception",
"licenseExceptionTemplate" : "<> <> Additional permission under GNU GPL version 3 section 7<><>\n\nIf you modify this Program, or any covered work, by linking or combining it with <> (or a modified version of that library), containing parts covered by the terms of <> , the licensors of this Program grant you additional permission to convey the resulting work.",
"licenseExceptionText" : "Additional permission under GNU GPL version 3 section 7\n\nIf you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license] , the licensors of this Program grant you additional permission to convey the resulting work.",
"name" : "GPL-3.0 Linking Exception",
"comment" : "This exception is based on the suggested template from the Free Software Foundation's FAQ about the GPL. This variant does not include the second optional sentence regarding Corresponding Source. For a variant with that sentence, please see GPL-3.0-linking-source-exception.",
"seeAlso" : "https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs",
"@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