From unknown Thu Sep 11 11:26:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63162: Copyright line in Texinfo documentation Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 29 Apr 2023 01:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63162 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63162@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16827314281601 (code B ref -1); Sat, 29 Apr 2023 01:24:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Apr 2023 01:23:48 +0000 Received: from localhost ([127.0.0.1]:34764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psZJT-0000Pl-MO for submit@debbugs.gnu.org; Fri, 28 Apr 2023 21:23:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:39506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psZJR-0000Pd-B5 for submit@debbugs.gnu.org; Fri, 28 Apr 2023 21:23:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psZJQ-0000mJ-SI for bug-guix@gnu.org; Fri, 28 Apr 2023 21:23:44 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1psZJO-0001fy-6N for bug-guix@gnu.org; Fri, 28 Apr 2023 21:23:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=DPX2xRWOD+qT0l4 rlbF8PtGbFjAnfWlzC7UZiFAaDHs=; h=to:subject:date:from; d=lease-up.com; b=SnaVEfHzInD8zlpZ2GbID4zhpKWSevLlOosW5DTt5lFXz3v17SVSbu2rtlQGITotjUda 8+auos/T3x13+NMYgUz44+HKKDj28u5/cn3B4IXQ8zNS+BvPRTK/BNEO3aW8CnVc5VEVi+ GLGoOQ2GoRE44LeKM5D9FjUD5z+3qzIsY= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id fd324aaa (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Sat, 29 Apr 2023 01:23:31 +0000 (UTC) Received: by mail-lj1-f179.google.com with SMTP id 38308e7fff4ca-2a8ba23a2abso3437741fa.2 for ; Fri, 28 Apr 2023 18:23:30 -0700 (PDT) X-Gm-Message-State: AC+VfDwUxVchU46rJDiAbe545qE8cAK0szkCC2MHm7IesgF+BXdqwdU5 oX2f2Z3Q/6bBsDOgzbgsTQ7hVMxt2Om/3GsyhkA= X-Google-Smtp-Source: ACHHUZ708t3Fxxvz5tke7ld/zVyvs+C0GmFXJoE5spsyMyq1jQeGDZ/Y0bfIRoa+4hi0C6wv5Kum+lNMPtePUjJaWrg= X-Received: by 2002:a2e:9450:0:b0:2a8:d39b:1487 with SMTP id o16-20020a2e9450000000b002a8d39b1487mr1840554ljh.49.1682731408838; Fri, 28 Apr 2023 18:23:28 -0700 (PDT) MIME-Version: 1.0 From: Felix Lechner Date: Fri, 28 Apr 2023 18:22:52 -0700 X-Gmail-Original-Message-ID: Message-ID: Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=208.82.101.137; envelope-from=felix.lechner@lease-up.com; helo=sail-ipv4.us-core.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi, Should this line [1] in the documentation copyrights also end with the sequence '@*' for a line break [2] like the others? Copyright @copyright{} 2023 Karl Hallsby Kind regards Felix Lechner [1] https://git.savannah.gnu.org/cgit/guix.git/tree/doc/guix.texi#n116 [2] https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Line-Breaks From unknown Thu Sep 11 11:26:36 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Felix Lechner Subject: bug#63162: closed (Patch submitted) Message-ID: References: X-Gnu-PR-Message: they-closed 63162 X-Gnu-PR-Package: guix Reply-To: 63162@debbugs.gnu.org Date: Fri, 19 May 2023 19:04:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1684523042-14607-1" This is a multi-part message in MIME format... ------------=_1684523042-14607-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63162: Copyright line in Texinfo documentation which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63162@debbugs.gnu.org. --=20 63162: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63162 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1684523042-14607-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63162-done) by debbugs.gnu.org; 19 May 2023 19:03:45 +0000 Received: from localhost ([127.0.0.1]:57418 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q05OD-0003n9-63 for submit@debbugs.gnu.org; Fri, 19 May 2023 15:03:45 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]:60394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q05OA-0003my-61 for 63162-done@debbugs.gnu.org; Fri, 19 May 2023 15:03:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=byk3xM/ByY+AyO5 7rYzjavZh85O/JqpmFNSTGucymNo=; h=to:subject:date:from; d=lease-up.com; b=itzj8ycbthxqVQP5YptYOdfr5wdpOtbN6pohJeZk4OmodNhZ0j+nJ5q4SZwhk13ymkUl /8cKX2SjXzJbQZeF031pzAfMzRO6ZuwWbHDM5e0a7TrhHYZ51zKh70dT3eyn7zKzscf2ro 04/tno9YH8v6H1GEvDHR4DBab/dlxsZkQ= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id c4f651ea (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <63162-done@debbugs.gnu.org>; Fri, 19 May 2023 19:03:40 +0000 (UTC) Received: by mail-lf1-f49.google.com with SMTP id 2adb3069b0e04-4f00c33c3d6so4304073e87.2 for <63162-done@debbugs.gnu.org>; Fri, 19 May 2023 12:03:39 -0700 (PDT) X-Gm-Message-State: AC+VfDzY3EopDeVPeVfQ0fW/YQTwYYc2JHyRGbkNGq2PTlovWJk1Is0D pcaoB3m71amwsVe/KJSrHJUV0B8TxL24Ke0ntO0= X-Google-Smtp-Source: ACHHUZ5gXxizNMt/fG3vwBm/7zw1Hgs6V4ULktrwdAWlqCOK0yI5BZruFWx0sXkog+jDe4LVSU1l0GEv1+D3H6lokfo= X-Received: by 2002:ac2:5183:0:b0:4f3:a483:553 with SMTP id u3-20020ac25183000000b004f3a4830553mr1084402lfi.38.1684523017871; Fri, 19 May 2023 12:03:37 -0700 (PDT) MIME-Version: 1.0 From: Felix Lechner Date: Fri, 19 May 2023 12:03:01 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Patch submitted To: 63162-done@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63162-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, I received no response to my question but included a relevant patch after seeing a second such line together with other documentation patches in Bug#63575. [1] Kind regards Felix [1] https://issues.guix.gnu.org/63575 ------------=_1684523042-14607-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 Apr 2023 01:23:48 +0000 Received: from localhost ([127.0.0.1]:34764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psZJT-0000Pl-MO for submit@debbugs.gnu.org; Fri, 28 Apr 2023 21:23:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:39506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psZJR-0000Pd-B5 for submit@debbugs.gnu.org; Fri, 28 Apr 2023 21:23:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psZJQ-0000mJ-SI for bug-guix@gnu.org; Fri, 28 Apr 2023 21:23:44 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1psZJO-0001fy-6N for bug-guix@gnu.org; Fri, 28 Apr 2023 21:23:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=DPX2xRWOD+qT0l4 rlbF8PtGbFjAnfWlzC7UZiFAaDHs=; h=to:subject:date:from; d=lease-up.com; b=SnaVEfHzInD8zlpZ2GbID4zhpKWSevLlOosW5DTt5lFXz3v17SVSbu2rtlQGITotjUda 8+auos/T3x13+NMYgUz44+HKKDj28u5/cn3B4IXQ8zNS+BvPRTK/BNEO3aW8CnVc5VEVi+ GLGoOQ2GoRE44LeKM5D9FjUD5z+3qzIsY= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id fd324aaa (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Sat, 29 Apr 2023 01:23:31 +0000 (UTC) Received: by mail-lj1-f179.google.com with SMTP id 38308e7fff4ca-2a8ba23a2abso3437741fa.2 for ; Fri, 28 Apr 2023 18:23:30 -0700 (PDT) X-Gm-Message-State: AC+VfDwUxVchU46rJDiAbe545qE8cAK0szkCC2MHm7IesgF+BXdqwdU5 oX2f2Z3Q/6bBsDOgzbgsTQ7hVMxt2Om/3GsyhkA= X-Google-Smtp-Source: ACHHUZ708t3Fxxvz5tke7ld/zVyvs+C0GmFXJoE5spsyMyq1jQeGDZ/Y0bfIRoa+4hi0C6wv5Kum+lNMPtePUjJaWrg= X-Received: by 2002:a2e:9450:0:b0:2a8:d39b:1487 with SMTP id o16-20020a2e9450000000b002a8d39b1487mr1840554ljh.49.1682731408838; Fri, 28 Apr 2023 18:23:28 -0700 (PDT) MIME-Version: 1.0 From: Felix Lechner Date: Fri, 28 Apr 2023 18:22:52 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Copyright line in Texinfo documentation To: bug-guix@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=208.82.101.137; envelope-from=felix.lechner@lease-up.com; helo=sail-ipv4.us-core.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi, Should this line [1] in the documentation copyrights also end with the sequence '@*' for a line break [2] like the others? Copyright @copyright{} 2023 Karl Hallsby Kind regards Felix Lechner [1] https://git.savannah.gnu.org/cgit/guix.git/tree/doc/guix.texi#n116 [2] https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Line-Breaks ------------=_1684523042-14607-1--