From 49fd412b1ec317c6516bbbe261c5968bc3a5728d Mon Sep 17 00:00:00 2001 From: "Joe M." Date: Wed, 18 Sep 2024 09:28:06 -0700 Subject: [PATCH] fix: License name in readme (#12) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19f2592..4229377 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ Otherwise, if you are an enterprise customer, please [contact support](https://a ## License -This project is licensed under the MIT License. See the [LICENSE.md](./LICENSE) file for details. +This project is licensed under the Apache License. See the [LICENSE.md](./LICENSE) file for details.