From 21a35d842ce13582940dd28aec80560be61752b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Sat, 29 Apr 2023 15:43:08 +0200 Subject: [PATCH] docs: add notice that it uses apache-2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56a908a..4a48a99 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ To contribute to this project, please follow the [standard Git workflow](https:/ ## License -This project is licensed under the [MIT License](LICENSE). +This project is licensed under the [Apache-2.0 License](LICENSE).