aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/extractionMachdep.v
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@college-de-france.fr>2020-05-03 09:43:14 +0200
committerXavier Leroy <xavierleroy@users.noreply.github.com>2020-05-05 14:03:52 +0200
commite13dd0e143dea85eba9c9dcb79c32f04a152221e (patch)
tree8e4cbe6d2b1521fdf88dbaadc87e19d17d1c11e7 /aarch64/extractionMachdep.v
parente464549037dcf94494c5aea462e6c3854b44976d (diff)
downloadcompcert-kvx-e13dd0e143dea85eba9c9dcb79c32f04a152221e.tar.gz
compcert-kvx-e13dd0e143dea85eba9c9dcb79c32f04a152221e.zip
Dual-license aarch64/{Archi.v,Cbuiltins.ml,extractionMachdep.v}
The corresponding files in all other ports are dual-licensed (GPL + non-commercial), there is no reason it should be different for aarch64.
Diffstat (limited to 'aarch64/extractionMachdep.v')
-rw-r--r--aarch64/extractionMachdep.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/aarch64/extractionMachdep.v b/aarch64/extractionMachdep.v
index e82056e2..5f26dc28 100644
--- a/aarch64/extractionMachdep.v
+++ b/aarch64/extractionMachdep.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. *)
(* *)
(* *********************************************************************)