resources.stdlicenses.dvipdfm.jsonld Maven / Gradle / Ivy
{
"@id" : "http://spdx.org/licenses/dvipdfm",
"@type" : "spdx:License",
"licenseId" : "dvipdfm",
"licenseText" : "A modified version of this file may be distributed, but it should be distributed with a *different* name. Changed files must be distributed *together with a complete and unchanged* distribution of these files.",
"name" : "dvipdfm License",
"standardLicenseTemplate" : "A modified version of this file may be distributed, but it should be distributed with a *different* name. Changed files must be distributed *together with a complete and unchanged* distribution of these files.",
"seeAlso" : "https://fedoraproject.org/wiki/Licensing/dvipdfm",
"@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