From 8fe474561a4011fa5b63a9b472e726f39cb3ec1a Mon Sep 17 00:00:00 2001 From: sigmasternchen Date: Tue, 7 Jan 2025 09:45:05 +0100 Subject: [PATCH] docs: Fix wrong license in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc4fed..a564fb8 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Contributions are welcome! If you have suggestions or improvements, feel free to ## License -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. +This project is licensed under the BSD-2-Clause License. See the [LICENSE](LICENSE) file for details. ## Acknowledgments