diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-21 10:37:03 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-21 10:37:03 +0100 |
| commit | ffb28c74428c77a2dce2513e70b04e79d9a10605 (patch) | |
| tree | c6f71b4c2f8015e73b40377f2e30bb58e9b860d3 | |
| parent | e870789c5e5d712c9ab70439a4e27772ca0981b8 (diff) | |
Update readme
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -51,10 +51,10 @@ As compat.el is distribed as part of [GNU ELPA], and therefore requires a Distribution ------------ compat.el and all other source files in this directory are distributed under the -[GNU Public License 3] like Emacs itself. The manual (`compat.texi`) is -distributed under the [GNU Free Documentation License 1.3]. +[GNU Public License 3] like Emacs itself. The manual is distributed under the +[GNU Free Documentation License 1.3]. -[GNU Public License]: +[GNU Public License 3]: https://www.gnu.org/licenses/gpl-3.0.en.html -[GNU Free Documentation License]: +[GNU Free Documentation License 1.3]: https://www.gnu.org/licenses/fdl-1.3.html |
