resources.stdlicenses.Barr.jsonld Maven / Gradle / Ivy
{
"@id" : "http://spdx.org/licenses/Barr",
"@type" : "spdx:License",
"licenseId" : "Barr",
"licenseText" : "This is a package of commutative diagram macros built on top of Xy-pic by Michael Barr (email: [email protected]). Its use is unrestricted. It may be freely distributed, unchanged, for non-commercial or commercial use. If changed, it must be renamed. Inclusion in a commercial software package is also permitted, but I would appreciate receiving a free copy for my personal examination and use. There are no guarantees that this package is good for anything. I have tested it with LaTeX 2e, LaTeX 2.09 and Plain TeX. Although I know of no reason it will not work with AMSTeX, I have not tested it.",
"name" : "Barr License",
"standardLicenseTemplate" : "This is a package of commutative diagram macros built on top of Xy-pic by Michael Barr (email: [email protected]). Its use is unrestricted. It may be freely distributed, unchanged, for non-commercial or commercial use. If changed, it must be renamed. Inclusion in a commercial software package is also permitted, but I would appreciate receiving a free copy for my personal examination and use. There are no guarantees that this package is good for anything. I have tested it with LaTeX 2e, LaTeX 2.09 and Plain TeX. Although I know of no reason it will not work with AMSTeX, I have not tested it.",
"seeAlso" : "https://fedoraproject.org/wiki/Licensing/Barr",
"@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