aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Unblock.mli
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-17 16:52:29 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-17 16:52:29 +0100
commit4be142376801c205ffd701208fad8eedf2c08d90 (patch)
treed2f4d54cc34319e380e349eddef61c2994202e8b /cparser/Unblock.mli
parent48a9dcbdc968bcf05b4eec17b8c7fd471fb80240 (diff)
parentc9fad7cd7bdc4e79fb06a1d39abfa0d5471623e5 (diff)
downloadcompcert-4be142376801c205ffd701208fad8eedf2c08d90.tar.gz
compcert-4be142376801c205ffd701208fad8eedf2c08d90.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'cparser/Unblock.mli')
-rw-r--r--cparser/Unblock.mli9
1 files changed, 5 insertions, 4 deletions
diff --git a/cparser/Unblock.mli b/cparser/Unblock.mli
index e6bea9e4..bd807096 100644
--- a/cparser/Unblock.mli
+++ b/cparser/Unblock.mli
@@ -6,10 +6,11 @@
(* *)
(* 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. *)
+(* under the terms of the GNU Lesser General Public License as *)
+(* published by the Free Software Foundation, either version 2.1 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. *)
(* *)
(* *********************************************************************)