From df72c45d5cb161bf238eedb5819bc83b0eece1a2 Mon Sep 17 00:00:00 2001 From: Felix Lechner Date: Thu, 18 May 2023 10:50:56 -0700 Subject: doc: guix.texi: Add Texinfo line breaks. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- doc/guix.texi | 4 ++-- 1 file 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 -- cgit 1.4.1