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

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

{
  "@id" : "http://spdx.org/licenses/curl",
  "@type" : "spdx:License",
  "licenseId" : "curl",
  "licenseText" : "COPYRIGHT AND PERMISSION NOTICE Copyright (c) 1996 - 2015, Daniel Stenberg, .\n\nAll rights reserved.\n\nPermission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.",
  "name" : "curl License",
  "standardLicenseTemplate" : "<> COPYRIGHT AND PERMISSION NOTICE<> <.\n\nAll rights reserved.\";match=\".{0,1000}\">>\n\nPermission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.",
  "seeAlso" : "https://github.com/bagder/curl/blob/master/COPYING",
  "@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