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

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

{
  "@id" : "http://spdx.org/licenses/FSFUL",
  "@type" : "spdx:License",
  "licenseId" : "FSFUL",
  "licenseText" : "Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\n\nThis configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.",
  "name" : "FSF Unlimited License",
  "standardLicenseTemplate" : "<>\n\nThis configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.",
  "seeAlso" : "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License",
  "@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