From 4e455bfa43bc64068f877e95428ebb29c287e05d Mon Sep 17 00:00:00 2001 From: Dan Bonachea Date: Fri, 13 Sep 2024 15:21:31 -0700 Subject: [PATCH] README.md: Add a link to the LICENSE --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b90efb0..3a10c59 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,10 @@ call_assert_diagnose( computed_checksum == expected_checksum, computed_checksum ) ! TODO: write a better message above ``` +Legal Information +----------------- +See the [LICENSE](LICENSE) file for copyright and licensing information. + [Hyperlinks]:# [OpenCoarrays]: https://github.com/sourceryinstitute/opencoarrays [Enforcing programming contracts]: #enforcing-programming-contracts