aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornatsuoto <[email protected]>2026-07-10 17:37:08 +0530
committernatsuoto <[email protected]>2026-07-10 17:37:08 +0530
commitaa9f38a9e0224261f9014daeb62bc66edf136f2f (patch)
tree85ac21180e682c1f39e57ab3af4d99500293bad5
parent5e79c0bc9b54770c33f4a30f304b255b85cbff86 (diff)
downloadedify-aa9f38a9e0224261f9014daeb62bc66edf136f2f.tar.xz
edify-aa9f38a9e0224261f9014daeb62bc66edf136f2f.zip
docs: README license section reads MIT (#234)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
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 <https://github.com/luciferreeves/edify/blob/main/LICENSE>`_. See `Contributing Guidelines <https://github.com/luciferreeves/edify/blob/main/CONTRIBUTING.rst>`_ for information on how to contribute to this project.
+This project is licensed under the `MIT License <https://github.com/luciferreeves/edify/blob/main/LICENSE>`_. See `Contributing Guidelines <https://github.com/luciferreeves/edify/blob/main/CONTRIBUTING.rst>`_ for information on how to contribute to this project.
Contributors
------------