branch: externals/compat commit 8562b207580d5a4222f11b5ad877f1e1ef5a1438 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Whitespace --- COPYING | 12 ++++++------ README.md | 26 +++++++++++++------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/COPYING b/COPYING index ba8389aa2b..f288702d2f 100644 --- a/COPYING +++ b/COPYING @@ -1,11 +1,11 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. @@ -68,7 +68,7 @@ patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. - TERMS AND CONDITIONS + TERMS AND CONDITIONS 0. Definitions. @@ -618,9 +618,9 @@ an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. - END OF TERMS AND CONDITIONS + END OF TERMS AND CONDITIONS - How to Apply These Terms to Your New Programs + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it diff --git a/README.md b/README.md index 5883705dca..51b18aa0de 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ The latest state of development can be found in the [snapshot version]. [manual]: - https://elpa.gnu.org/packages/doc/compat.html + https://elpa.gnu.org/packages/doc/compat.html [snapshot version]: - https://elpa.gnu.org/devel/doc/compat.html + https://elpa.gnu.org/devel/doc/compat.html Contribute ---------- @@ -21,11 +21,11 @@ requires a [copyright assignment] to the [FSF], for all non-trivial code contributions. [GNU ELPA]: - http://elpa.gnu.org/packages/compat.html + http://elpa.gnu.org/packages/compat.html [copyright assignment]: - https://www.gnu.org/software/emacs/manual/html_node/emacs/Copyright-Assignment.html + https://www.gnu.org/software/emacs/manual/html_node/emacs/Copyright-Assignment.html [FSF]: - https://www.fsf.org/ + https://www.fsf.org/ Source code ----------- @@ -33,9 +33,9 @@ Source code Compat is developed on [GitHub]. The code is also mirrored on [SourceHut]. [GitHub]: - https://github.com/emacs-compat/compat + https://github.com/emacs-compat/compat [SourceHut]: - https://sr.ht/~pkal/compat + https://sr.ht/~pkal/compat Bug and patches --------------- @@ -50,14 +50,14 @@ When contributing, make sure to provide test and use the existing tests defined in compat-test.el. These can be easily executed using the bundled Makefile: - make test + make test [development mailing list]: - https://lists.sr.ht/~pkal/compat-devel + https://lists.sr.ht/~pkal/compat-devel [issue tracker]: - https://todo.sr.ht/~pkal/compat + https://todo.sr.ht/~pkal/compat [email]: - mailto:~pkal/com...@todo.sr.ht + mailto:~pkal/com...@todo.sr.ht Distribution ------------ @@ -68,6 +68,6 @@ under the [GNU Public License], Version 3 (like Emacs itself). The manual License], Version 1.3. [GNU Public License]: - https://www.gnu.org/licenses/gpl-3.0.en.html + https://www.gnu.org/licenses/gpl-3.0.en.html [GNU Free Documentation License]: - https://www.gnu.org/licenses/fdl-1.3.html + https://www.gnu.org/licenses/fdl-1.3.html