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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68B94138334 for ; Tue, 11 Jun 2019 10:40:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B39BE0828; Tue, 11 Jun 2019 10:40:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F88AE0828 for ; Tue, 11 Jun 2019 10:40:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA48D34576E for ; Tue, 11 Jun 2019 10:40:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68B89603 for ; Tue, 11 Jun 2019 10:40:45 +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: <1560249612.3d08cb6dbfaf429219ad62c9a2ca3ceb2399f29f.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: bin/, / X-VCS-Repository: proj/devmanual X-VCS-Files: bin/gen-eclass-html.sh devbook.xsl X-VCS-Directories: / bin/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3d08cb6dbfaf429219ad62c9a2ca3ceb2399f29f X-VCS-Branch: master Date: Tue, 11 Jun 2019 10:40:45 +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: ddbebe9a-ea29-41ca-bc50-4b05942dc1c6 X-Archives-Hash: e188d711fae93c21882de37ba2fd32d3 commit: 3d08cb6dbfaf429219ad62c9a2ca3ceb2399f29f Author: Ulrich Müller gentoo org> AuthorDate: Tue Jun 11 10:40:12 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jun 11 10:40:12 2019 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3d08cb6d Update copyright line in footer to "Gentoo Authors" Signed-off-by: Ulrich Müller gentoo.org> bin/gen-eclass-html.sh | 2 +- devbook.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh index 7897f68..db61319 100755 --- a/bin/gen-eclass-html.sh +++ b/bin/gen-eclass-html.sh @@ -22,7 +22,7 @@ IFS='' read -r -d '' FOOTER << 'EOF'
  • -Copyright (C) 2001-2019 Gentoo Foundation, Inc.
    +Copyright (C) 2001-2019 Gentoo Authors
    Gentoo is a trademark of the Gentoo Foundation, Inc. The text of this document is distributed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. diff --git a/devbook.xsl b/devbook.xsl index c25c82c..8fba56c 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -555,7 +555,7 @@
    - Copyright (C) 2001-2019 Gentoo Foundation, Inc.
    + Copyright (C) 2001-2019 Gentoo Authors
    Gentoo is a trademark of the Gentoo Foundation, Inc. The text of this document is distributed under the