From 823af2727248c0f2483123228313118fc2f5f4f1 Mon Sep 17 00:00:00 2001 From: ash Date: Sun, 2 Nov 2025 22:02:28 +0000 Subject: [PATCH] fix: license name License is Apache-2.0 **OR** MIT i.e. not "and"/"+" Signed-off-by: ash --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 753bb40..e9485bb 100644 --- a/Readme.md +++ b/Readme.md @@ -17,7 +17,7 @@ Go benchmarks - Apache 2.0 + MIT License + Apache 2.0 OR MIT License Docs @@ -73,4 +73,4 @@ Artwork by [Bruno Monts](https://www.instagram.com/bruno_monts). Thank you [Rene ## License -This project is licensed under the double license [Apache 2.0 + MIT](https://github.com/ucan-wg/go-ucan/blob/v1/LICENSE.md). +This project is licensed under the dual license [Apache 2.0 OR MIT](https://github.com/ucan-wg/go-ucan/blob/v1/LICENSE.md).