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

resources.stdlicenses.OCaml-LGPL-linking-exception.jsonld Maven / Gradle / Ivy

{
  "@id" : "http://spdx.org/licenses/OCaml-LGPL-linking-exception",
  "@type" : "spdx:LicenseException",
  "licenseExceptionId" : "OCaml-LGPL-linking-exception",
  "licenseExceptionTemplate" : "<> OCaml LGPL Linking Exception<>\n\nAs a special exception to the GNU <> General Public License, you may link, statically or dynamically, a \"work that uses <> \" with a publicly distributed version of <> to produce an executable file containing portions of <> , and distribute that executable file under terms of your choice, without any of the additional requirements listed in clause 6 of the GNU Lesser General Public License. By \"a publicly distributed version of <> \", we mean either the unmodified <> as distributed by <> , or a modified version of <> that is distributed under the conditions defined in clause 2 of the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License.",
  "licenseExceptionText" : "OCaml LGPL Linking Exception\n\nAs a special exception to the GNU Lesser General Public License, you may link, statically or dynamically, a \"work that uses the OCaml Core System \" with a publicly distributed version of the OCaml Core System to produce an executable file containing portions of the OCaml Core System , and distribute that executable file under terms of your choice, without any of the additional requirements listed in clause 6 of the GNU Lesser General Public License. By \"a publicly distributed version of the OCaml Core System \", we mean either the unmodified OCaml Core System as distributed by INRIA , or a modified version of the OCaml Core System that is distributed under the conditions defined in clause 2 of the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License.",
  "name" : "OCaml LGPL Linking Exception",
  "comment" : "Adopted by OCaml core in 2001 here: https://github.com/ocaml/ocaml/commit/02ef950033b81fe371759f024faa55f361ba83a6#diff-9879d6db96fd29134fc802214163b95a (git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@4146 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02) LGPL clause typo (was: 3; intended:2; fixed-to:2) fixed in 2007 here: https://github.com/ocaml/ocaml/commit/2d26308ad4d34ea0c00e44db62c4c24c7031c78c#diff-9879d6db96fd29134fc802214163b95a",
  "seeAlso" : "https://caml.inria.fr/ocaml/license.en.html",
  "@context" : {
    "licenseExceptionTemplate" : {
      "@id" : "http://spdx.org/rdf/terms#licenseExceptionTemplate"
    },
    "licenseExceptionText" : {
      "@id" : "http://spdx.org/rdf/terms#licenseExceptionText"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "name" : {
      "@id" : "http://spdx.org/rdf/terms#name"
    },
    "licenseExceptionId" : {
      "@id" : "http://spdx.org/rdf/terms#licenseExceptionId"
    },
    "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