aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-10-27 09:00:58 +0000
committerxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-10-27 09:00:58 +0000
commit63cc20f9ddb18bebae523c46438abdf2a4b140d4 (patch)
treec1707fa0f1366041e22b383c4ef7caf9c987cc12
parentcca95c35a944a994de1daee2462c1b3663b3efd2 (diff)
downloadcompcert-kvx-63cc20f9ddb18bebae523c46438abdf2a4b140d4.tar.gz
compcert-kvx-63cc20f9ddb18bebae523c46438abdf2a4b140d4.zip
License for Floataux.ml
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1542 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
-rw-r--r--LICENSE2
-rw-r--r--lib/Floataux.ml3
2 files changed, 4 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index f9bae5b5..782f2962 100644
--- a/LICENSE
+++ b/LICENSE
@@ -26,7 +26,7 @@ option) any later version:
cfrontend/Csem.v lib/Maps.v
cfrontend/Csyntax.v lib/Parmov.v
common/AST.v lib/Camlcoq.ml
- common/Errors.v
+ common/Errors.v lib/Floataux.ml
common/Events.v
all files in the runtime/ directory
all files in the cparser/ directory
diff --git a/lib/Floataux.ml b/lib/Floataux.ml
index ebea8841..f0db1fa0 100644
--- a/lib/Floataux.ml
+++ b/lib/Floataux.ml
@@ -6,6 +6,9 @@
(* *)
(* Copyright Institut National de Recherche en Informatique et en *)
(* Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the GNU General Public License as published by *)
+(* the Free Software Foundation, either version 2 of the License, or *)
+(* (at your option) any later version. This file is also distributed *)
(* under the terms of the INRIA Non-Commercial License Agreement. *)
(* *)
(* *********************************************************************)