From bcb2ef2eb63031df54e4916b11063b1f22a57a84 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Wed, 10 Dec 2025 13:00:26 +0000 Subject: licensing --- license/OCaml-LGPL-linking-exception.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 license/OCaml-LGPL-linking-exception.txt (limited to 'license/OCaml-LGPL-linking-exception.txt') diff --git a/license/OCaml-LGPL-linking-exception.txt b/license/OCaml-LGPL-linking-exception.txt new file mode 100644 index 0000000..7fc88d7 --- /dev/null +++ b/license/OCaml-LGPL-linking-exception.txt @@ -0,0 +1 @@ +As 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. -- cgit v1.2.3