From 8dc30a27374d2e06c9a734db1dead2320c736564 Mon Sep 17 00:00:00 2001 From: Jack O'Connor Date: Wed, 19 Aug 2020 10:50:18 -0400 Subject: [PATCH] assembly authorship in the README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4963efaa..224e0a15 100644 --- a/README.md +++ b/README.md @@ -187,8 +187,9 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md). ## Intellectual property -The Rust code is copyright Jack O'Connor, 2019-2020. -The C code is copyright Samuel Neves and Jack O'Connor, 2019-2020. +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. Alternatively, it is licensed under the Apache License 2.0.