summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJon French2018-12-28 15:12:00 +0000
committerJon French2018-12-28 15:12:00 +0000
commitb59fba68e535f39b6285ec7f4f693107b6e34148 (patch)
tree3135513ac4b23f96b41f3d521990f1ce91206c99 /README.md
parent9f6a95882e1d3d057bcb83d098ba1b63925a4d1f (diff)
parent2c887e7d01331d3165120695594eac7a2650ec03 (diff)
Merge branch 'sail2' into rmem_interpreter
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index d1a5bc32..f1d9aeed 100644
--- a/README.md
+++ b/README.md
@@ -76,14 +76,8 @@ copyright ARM Ltd. See https://github.com/meriac/archex, and the
The hand-written ARMv8 model, in arm/, is distributed under the
2-clause BSD licence in the headers of those files.
-The MIPS and CHERI models, in mips/ and cheri/, are distributed under
-the 2-clause BSD licence in the headers of those files.
-
The x86 model in x86/ is distributed under the 2-clause BSD licence in
the headers of those files.
The POWER model in power/ is distributed under the 2-clause BSD licence in
the headers of those files.
-
-The RISC-V model in riscv/ model is also distributed under the
-2-clause BSD licence.