diff options
author | Felix Lechner <felix.lechner@lease-up.com> | 2023-05-18 10:50:56 -0700 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-05-24 15:04:00 +0200 |
commit | df72c45d5cb161bf238eedb5819bc83b0eece1a2 (patch) | |
tree | e98cbd3151f5948084c3e0aee4d9b62dad7c2427 | |
parent | 3c2f833257a35df4ba96c92326270c0983af0946 (diff) | |
download | guix-df72c45d5cb161bf238eedb5819bc83b0eece1a2.tar.gz |
doc: guix.texi: Add Texinfo line breaks.
Adds two line breaks to the copyright block. The same kind of breaks [1] are present in the remaining fifty-five entries. [1] https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Line-Breaks * doc (guix.texi): Add Texinfo line breaks. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 3cd9582558..be02ac5deb 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -113,8 +113,8 @@ Copyright @copyright{} 2022–2023 Bruno Victal@* Copyright @copyright{} 2022 Ivan Vilata-i-Balaguer@* Copyright @copyright{} 2023 Giacomo Leidi@* Copyright @copyright{} 2022 Antero Mejr@* -Copyright @copyright{} 2023 Karl Hallsby -Copyright @copyright{} 2023 Nathaniel Nicandro +Copyright @copyright{} 2023 Karl Hallsby@* +Copyright @copyright{} 2023 Nathaniel Nicandro@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |