commit:     e40ff7c7974e62e8be5a7edb4b53f2b3b0954ed7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 19:12:38 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 19:12:38 2022 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e40ff7c7

Update copyright years

Signed-off-by: Ulrich Müller <ulm <AT> 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 7274aa2..df759e0 100755
--- a/bin/gen-eclass-html.sh
+++ b/bin/gen-eclass-html.sh
@@ -75,7 +75,7 @@ IFS='' read -r -d '' FOOTER << 'EOF'
 <li><a href="https://www.facebook.com/gentoo.org"; title="Gentoo on 
Facebook"><span class="fa fa-facebook fa-fw"></span></a></li>
 </ul></div>
 <div class="col-xs-10 col-sm-9 col-md-10">
-<strong>Copyright (C) 2001-2021 Gentoo Authors</strong><br><small>
+<strong>Copyright (C) 2001-2022 Gentoo Authors</strong><br><small>
                 Gentoo is a trademark of the Gentoo Foundation, Inc.
                 The text of this document is distributed under the
                 <a href="https://www.gnu.org/licenses/gpl-2.0.html";>GNU 
General Public License, version 2</a>.

diff --git a/devbook.xsl b/devbook.xsl
index bf68e9a..9a254a7 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -661,7 +661,7 @@
               </xsl:if>
             </div>
             <div class="col-xs-10 col-sm-9 col-md-10">
-              <strong>Copyright (C) 2001-2021 Gentoo Authors</strong><br />
+              <strong>Copyright (C) 2001-2022 Gentoo Authors</strong><br />
               <small>
                 Gentoo is a trademark of the Gentoo Foundation, Inc.
                 The text of this document is distributed under the

Reply via email to