From aa9f38a9e0224261f9014daeb62bc66edf136f2f Mon Sep 17 00:00:00 2001 From: natsuoto <279971144+natsuoto@users.noreply.github.com> Date: Fri, 10 Jul 2026 17:37:08 +0530 Subject: docs: README license section reads MIT (#234) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e795fb5..e38d341 100644 --- a/README.rst +++ b/README.rst @@ -257,7 +257,7 @@ Edify turns those complex and unwieldy regexes that appear in code reviews into License & Contributing ====================== -This project is licensed under `Apache Software License 2.0 `_. See `Contributing Guidelines `_ for information on how to contribute to this project. +This project is licensed under the `MIT License `_. See `Contributing Guidelines `_ for information on how to contribute to this project. Contributors ------------ -- cgit v1.2.3