commit: 4ab265a32b85e372328c11f16911e845197c18ee Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Wed Jan 25 05:29:50 2017 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Wed Jan 25 05:29:50 2017 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=4ab265a3
ebuild-writing/common-mistakes: update the ebuild header copyright ebuild-writing/common-mistakes/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml index bc98089..e3ee42d 100644 --- a/ebuild-writing/common-mistakes/text.xml +++ b/ebuild-writing/common-mistakes/text.xml @@ -159,7 +159,7 @@ The first three lines <e>must</e> look like this: </p> <pre caption="Valid Header"> -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ </pre>
