diff options
| author | natsuoto <[email protected]> | 2026-07-10 17:37:08 +0530 |
|---|---|---|
| committer | natsuoto <[email protected]> | 2026-07-10 17:37:08 +0530 |
| commit | aa9f38a9e0224261f9014daeb62bc66edf136f2f (patch) | |
| tree | 85ac21180e682c1f39e57ab3af4d99500293bad5 | |
| parent | 5e79c0bc9b54770c33f4a30f304b255b85cbff86 (diff) | |
| download | edify-aa9f38a9e0224261f9014daeb62bc66edf136f2f.tar.xz edify-aa9f38a9e0224261f9014daeb62bc66edf136f2f.zip | |
docs: README license section reads MIT (#234)
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ------------ |
