diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 2007-01-30 10:01:25 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 2007-01-30 10:01:25 +0000 |
commit | 2d26308ad4d34ea0c00e44db62c4c24c7031c78c (patch) | |
tree | ae44ef52bce5faa8e8cb62a10c53a1718a3d2b74 | |
parent | 1baa43a304038137613ca7ab7d29886a69582e43 (diff) |
Wrong clause number in LGPL special exception (PR#4195)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7820 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ additional requirements listed in clause 6 of the GNU Library General Public License. By "a publicly distributed version of the Library", we mean either the unmodified Library as distributed by INRIA, or a modified version of the Library that is distributed under the -conditions defined in clause 3 of the GNU Library General Public +conditions defined in clause 2 of the GNU Library General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Library General Public License. |