All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.stdlicenses.Beerware.jsonld Maven / Gradle / Ivy

{
  "@id" : "http://spdx.org/licenses/Beerware",
  "@type" : "spdx:License",
  "licenseId" : "Beerware",
  "licenseText" : "\"THE BEER-WARE LICENSE\" (Revision 42):\n\n wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp",
  "name" : "Beerware License",
  "standardLicenseTemplate" : "\"THE BEER-WARE LICENSE\" (Revision 42):\n\n wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp",
  "seeAlso" : [ "https://people.freebsd.org/~phk/", "https://fedoraproject.org/wiki/Licensing/Beerware" ],
  "@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