aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2016-06-30 10:04:32 +0200
committerXavier Leroy <xavier.leroy@inria.fr>2016-06-30 10:04:32 +0200
commitdb2445b3b745abd1a26f5a832a29ca269c725277 (patch)
tree203f7da43497f790059a78e87275551dca4141a4 /common
parente2e04450f8486f375b0047b5a6994bee86b38688 (diff)
downloadcompcert-kvx-db2445b3b745abd1a26f5a832a29ca269c725277.tar.gz
compcert-kvx-db2445b3b745abd1a26f5a832a29ca269c725277.zip
common/Determinism.v: dual-license with GPL
There was no good reason why Determinism.v was the only file in common/ that was not dual-licensed (GPL + noncommercial). Plus, it simplifies the wording of the LICENSE file.
Diffstat (limited to 'common')
-rw-r--r--common/Determinism.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/Determinism.v b/common/Determinism.v
index e68c363f..a813dd92 100644
--- a/common/Determinism.v
+++ b/common/Determinism.v
@@ -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. *)
(* *)
(* *********************************************************************)