resources.stdlicenses.Swift-exception.jsonld Maven / Gradle / Ivy
{
"@id" : "http://spdx.org/licenses/Swift-exception",
"@type" : "spdx:LicenseException",
"licenseExceptionId" : "Swift-exception",
"licenseExceptionTemplate" : "<> <> Runtime Library Exception to the Apache 2.0 License: <><>\n\nAs an exception, if you use this Software to compile your source code and portions of this Software are embedded into the binary product as a result, you may redistribute such product without providing attribution as would otherwise be required by Sections 4(a), 4(b) and 4(d) of the License.",
"licenseExceptionText" : "Runtime Library Exception to the Apache 2.0 License: \n\nAs an exception, if you use this Software to compile your source code and portions of this Software are embedded into the binary product as a result, you may redistribute such product without providing attribution as would otherwise be required by Sections 4(a), 4(b) and 4(d) of the License.",
"name" : "Swift Exception",
"comment" : "This exception was created specifically to be used with Apache-2.0",
"seeAlso" : [ "https://github.com/apple/swift-package-manager/blob/7ab2275f447a5eb37497ed63a9340f8a6d1e488b/LICENSE.txt#L205", "https://swift.org/LICENSE.txt" ],
"@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