aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack O'Connor <[email protected]>2024-06-01 10:58:44 -0700
committerJack O'Connor <[email protected]>2024-06-01 11:00:54 -0700
commit4d69ab417f6e5496bb50de397b5a1c5532b158e2 (patch)
tree6d244fd6bb8621fe1d6402efdabb0ef328d8de4d
parent0bb4e3bddbd67be6a3ba81f6aaa1f19742a6e3a2 (diff)
clean up the licenses section of the readme
-rw-r--r--README.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/README.md b/README.md
index a443ecb..d73ace8 100644
--- a/README.md
+++ b/README.md
@@ -187,17 +187,13 @@ bindings](https://github.com/sken77/BLAKE3jni).
Please see [CONTRIBUTING.md](CONTRIBUTING.md).
-## Intellectual property
+## Licenses
-The Rust code is copyright Jack O'Connor, 2019-2020. The C code is
-copyright Samuel Neves and Jack O'Connor, 2019-2020. The assembly code
-is copyright Samuel Neves, 2019-2020.
+This work is released into the public domain with [CC0 1.0](./LICENSE_CC0).
+Alternatively, it is licensed under any of the following:
-This code is multi-licensed under
-
-* [CC0](./LICENCE_CC0)
-* [Apache 2.0](./LICENSE_A2).
-* [Apache 2.0 with LLVM exceptions](./LICENSE_A2LLVM).
+* [Apache 2.0](./LICENSE_A2)
+* [Apache 2.0 with LLVM exceptions](./LICENSE_A2LLVM)
## Adoption & deployment