From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 007AD158091 for ; Fri, 10 Jun 2022 17:20:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D64E08CA; Fri, 10 Jun 2022 17:20:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1DE49E08CA for ; Fri, 10 Jun 2022 17:20:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE078341828 for ; Fri, 10 Jun 2022 17:20:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41444303 for ; Fri, 10 Jun 2022 17:20:34 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1654881451.d925226a528dc974b765a41d20da937b97342ea6.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: / X-VCS-Repository: proj/devmanual X-VCS-Files: devbook.xsl X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: d925226a528dc974b765a41d20da937b97342ea6 X-VCS-Branch: master Date: Fri, 10 Jun 2022 17:20:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: edcba929-538d-4e9c-94ae-4a6a9f5bf499 X-Archives-Hash: 2f39847efb0dc701a874f6b7c4cf52f0 commit: d925226a528dc974b765a41d20da937b97342ea6 Author: Ulrich Müller gentoo org> AuthorDate: Sat Jun 4 18:12:49 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jun 10 17:17:31 2022 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d925226a devbook.xsl: Eclass documentation needs GPL-2 in the footer Eclasses are licensed GPL-2, therefore we need a different footer. Hardcode this for all sub-pages of eclass-reference/. Signed-off-by: Ulrich Müller gentoo.org> devbook.xsl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/devbook.xsl b/devbook.xsl index 9a254a7..1aebead 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -665,7 +665,15 @@ Gentoo is a trademark of the Gentoo Foundation, Inc. The text of this document is distributed under the - Creative Commons Attribution-ShareAlike 4.0 International License. + + + + GNU General Public License, version 2. + + + Creative Commons Attribution-ShareAlike 4.0 International License. + + The Gentoo Name and Logo Usage Guidelines apply.