resources.stdlicenses.FSFULLR.jsonld Maven / Gradle / Ivy
{
"@id" : "http://spdx.org/licenses/FSFULLR",
"@type" : "spdx:License",
"licenseId" : "FSFULLR",
"licenseText" : "Copyright 1996-2006 Free Software Foundation, Inc.\n\nThis file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.",
"name" : "FSF Unlimited License (with License Retention)",
"standardLicenseTemplate" : "<>\n\nThis file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.",
"seeAlso" : "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant",
"@context" : {
"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