diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-08-10 15:55:24 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-08-10 15:55:24 +0200 |
| commit | e542b61eec0b8f9251425427e21a701b8f8fa392 (patch) | |
| tree | 733cf706b85bf39d1eebf6f3147ae1ff6ba6048a /README.md | |
| parent | 65d70b305a36bdef38a0a07c56f7f54f2667bb6d (diff) | |
Clarify that compat.texi is distributed under GFDL 1.3
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -87,8 +87,10 @@ the bundled Makefile: Distribution ------------ -compat.el and all other files in this directory are distributed under -the GPL, Version 3 (like Emacs itself). +compat.el and all other source files in this directory are distributed +under the [GNU Public License], Version 3 (like Emacs itself). The manual +(`compat.texi`) is distributed under the [GNU Free Documentation +License], Version 1.3. [EOL]: https://wiki.centos.org/About/Product [GNU ELPA]: http://elpa.gnu.org/packages/compat.html @@ -99,3 +101,5 @@ the GPL, Version 3 (like Emacs itself). [compat-devel]: https://lists.sr.ht/~pkal/compat-devel [compat-tracker]: https://todo.sr.ht/~pkal/compat [compat-tracker-mailto]: mailto:~pkal/compat@todo.sr.ht +[GNU Public License]: https://www.gnu.org/licenses/gpl-3.0.en.html +[GNU Free Documentation License]: https://www.gnu.org/licenses/fdl-1.3.html |
