Skip to content

Commit 823af27

Browse files
authored
fix: license name
License is Apache-2.0 **OR** MIT i.e. not "and"/"+" Signed-off-by: ash <alan138@gmail.com>
1 parent 70f039a commit 823af27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<img alt="Go benchmarks" src="https://img.shields.io/badge/Benchmarks-go-blue">
1818
</a>
1919
<a href="https://github.com/ucan-wg/go-ucan/blob/v1/LICENSE.md">
20-
<img alt="Apache 2.0 + MIT License" src="https://img.shields.io/badge/License-Apache--2.0+MIT-green">
20+
<img alt="Apache 2.0 OR MIT License" src="https://img.shields.io/badge/License-Apache--2.0_OR_MIT-green">
2121
</a>
2222
<a href="https://pkg.go.dev/github.com/ucan-wg/go-ucan">
2323
<img src="https://img.shields.io/badge/Docs-godoc-blue" alt="Docs">
@@ -73,4 +73,4 @@ Artwork by [Bruno Monts](https://www.instagram.com/bruno_monts). Thank you [Rene
7373

7474
## License
7575

76-
This project is licensed under the double license [Apache 2.0 + MIT](https://github.com/ucan-wg/go-ucan/blob/v1/LICENSE.md).
76+
This project is licensed under the dual license [Apache 2.0 OR MIT](https://github.com/ucan-wg/go-ucan/blob/v1/LICENSE.md).

0 commit comments

Comments
 (0)