docs: fix license - GNU GPLv3 not MIT
Correct license information throughout the README: - Badge: MIT → GPL v3 - License section: MIT → GNU GPLv3 or later
This commit is contained in:
@@ -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.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user