aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@college-de-france.fr>2021-09-16 11:03:40 +0200
committerXavier Leroy <xavier.leroy@college-de-france.fr>2021-09-22 16:00:31 +0200
commitd32955030937937706b71a96dc6584800f0b8722 (patch)
treed82b440a150f3339715d9f0a208966ee66219a65 /LICENSE
parent9e30fa95607cf357ab7c18a4773edf6b6f84c7d7 (diff)
downloadcompcert-kvx-d32955030937937706b71a96dc6584800f0b8722.tar.gz
compcert-kvx-d32955030937937706b71a96dc6584800f0b8722.zip
Refactor clightgen
Split reusable parts of ExportClight.ml off, into ExportBase.ml and ExportCtypes.ml. Rename exportclight/ directory to export/
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 6a4c62c3..54b36ed7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -44,7 +44,7 @@ Foundation GNU Lesser General Public License, either version 2.1 or
all files in the cparser/ directory
- all files in the exportclight/ directory
+ all files in the export/ directory
the Archi.v, Builtins1.v, CBuiltins.ml, and extractionMachdep.v files
in directories aarch64, arm, powerpc, riscV, x86, x86_32, x86_64