From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E85F71384B4 for ; Fri, 1 Jan 2016 00:49:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EE2421C016; Fri, 1 Jan 2016 00:49:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80FD021C016 for ; Fri, 1 Jan 2016 00:49:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C35D3403C1 for ; Fri, 1 Jan 2016 00:49:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A7B1CF4 for ; Fri, 1 Jan 2016 00:49:17 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1451609332.227c496927b961177bcaf3f4565d949ee9cb57bb.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Files: skel.ChangeLog skel.ebuild X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 227c496927b961177bcaf3f4565d949ee9cb57bb X-VCS-Branch: master Date: Fri, 1 Jan 2016 00:49:17 +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-Archives-Salt: 4dd4b1a5-6192-4506-876d-173b8883115d X-Archives-Hash: 4069474bf7c3cc1d4fc63e5a37686abe commit: 227c496927b961177bcaf3f4565d949ee9cb57bb Author: Robin H. Johnson gentoo org> AuthorDate: Fri Jan 1 00:48:52 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri Jan 1 00:48:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227c4969 Bump copyright years for skeleton files. Signed-off-by: Robin H. Johnson gentoo.org> skel.ChangeLog | 2 +- skel.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skel.ChangeLog b/skel.ChangeLog index acf979d..10ffc31 100644 --- a/skel.ChangeLog +++ b/skel.ChangeLog @@ -1,5 +1,5 @@ # ChangeLog for / -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # $Id$ *-- (DD MMM YYYY) diff --git a/skel.ebuild b/skel.ebuild index 44ebb51..d907f9b 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$