From 51783a884304bfe4451b83cc8344417eba3bd00e Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Mon, 29 Sep 2003 09:41:43 +0000 Subject: [PATCH] camlp4 is part of 'The Library' and thus covered by the LGPL git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5847 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 2aa532e6c..bd3dbe83e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ In the following, "the Library" refers to all files marked "Copyright INRIA" in the following directories and their sub-directories: - asmrun, byterun, config, maccaml, otherlibs, stdlib, win32caml + asmrun, byterun, camlp4, config, maccaml, otherlibs, stdlib, win32caml and "the Compiler" refers to all files marked "Copyright INRIA" in the other directories and their sub-directories.