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

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

{
  "@id" : "http://spdx.org/licenses/Cube",
  "@type" : "spdx:License",
  "licenseId" : "Cube",
  "licenseText" : "Cube game engine source code, 20 dec 2003 release. Copyright (C) 2001-2003 Wouter van Oortmerssen.\n\nThis software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:\n\n   1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.\n\n   2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.\n\n   3. This notice may not be removed or altered from any source distribution.\n\nadditional clause specific to Cube:\n\n   4. Source versions may not be \"relicensed\" under a different license without my explicitly written permission.",
  "name" : "Cube License",
  "standardLicenseTemplate" : "<> Cube game engine source code, 20 dec 2003 release.<> <>\n\nThis software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:\n\n   <> The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.\n\n   <> Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.\n\n   <> This notice may not be removed or altered from any source distribution.\n\nadditional clause specific to Cube:\n\n   <> Source versions may not be \"relicensed\" under a different license without my explicitly written permission.",
  "seeAlso" : "https://fedoraproject.org/wiki/Licensing/Cube",
  "@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