diff options
| author | Astounds <kirito@disroot.org> | 2026-02-27 23:48:09 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-02-27 23:48:09 -0500 |
| commit | 1aedc8d100b656b26f8bd83a98e947b009a1b977 (patch) | |
| tree | a27d0edbf2c7e77c6b58d98f82ee1b6cca4db52e | |
| parent | 28473e649764191b8764d80d39057a9dee59a40b (diff) | |
| download | emacs-personal-1aedc8d100b656b26f8bd83a98e947b009a1b977.tar.lz emacs-personal-1aedc8d100b656b26f8bd83a98e947b009a1b977.tar.xz emacs-personal-1aedc8d100b656b26f8bd83a98e947b009a1b977.zip | |
docs: fix license - GNU GPLv3 not MIT
Correct license information throughout the README:
- Badge: MIT → GPL v3
- License section: MIT → GNU GPLv3 or later
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@  -[](LICENSE) +[](LICENSE) [](https://www.gnu.org/software/emacs/) --- @@ -296,7 +296,7 @@ If fonts don't render correctly: ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. +This project is licensed under the GNU General Public License v3.0 or later - see the [LICENSE](LICENSE) file for details. --- |
