Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: /
Date: Fri, 01 Jan 2016 00:49:23
Message-Id: 1451609332.227c496927b961177bcaf3f4565d949ee9cb57bb.robbat2@gentoo
1 commit: 227c496927b961177bcaf3f4565d949ee9cb57bb
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 1 00:48:52 2016 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 1 00:48:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227c4969
7
8 Bump copyright years for skeleton files.
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 skel.ChangeLog | 2 +-
13 skel.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/skel.ChangeLog b/skel.ChangeLog
17 index acf979d..10ffc31 100644
18 --- a/skel.ChangeLog
19 +++ b/skel.ChangeLog
20 @@ -1,5 +1,5 @@
21 # ChangeLog for <CATEGORY>/<PACKAGE_NAME>
22 -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
23 +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
24 # $Id$
25
26 *<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY)
27
28 diff --git a/skel.ebuild b/skel.ebuild
29 index 44ebb51..d907f9b 100644
30 --- a/skel.ebuild
31 +++ b/skel.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 +# Copyright 1999-2016 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 # $Id$