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 E205F138206 for ; Mon, 1 Jan 2018 00:01:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E97A4E08CA; Mon, 1 Jan 2018 00:01:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C1E2AE08CA for ; Mon, 1 Jan 2018 00:01:24 +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 76419335C0D for ; Mon, 1 Jan 2018 00:01:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4C3C191 for ; Mon, 1 Jan 2018 00:01:21 +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: <1514764857.9f27786f180b638b474ff09168d85404dda104e5.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Files: header.txt skel.ebuild X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 9f27786f180b638b474ff09168d85404dda104e5 X-VCS-Branch: master Date: Mon, 1 Jan 2018 00:01:21 +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: 004f0b0c-c105-4f22-a120-acfbb2cce5b8 X-Archives-Hash: b682858efda22ea5f8ff5d2f925d141a commit: 9f27786f180b638b474ff09168d85404dda104e5 Author: Ulrich Müller gentoo org> AuthorDate: Mon Jan 1 00:00:57 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jan 1 00:00:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f27786f Happy new year 2018! header.txt | 2 +- skel.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/header.txt b/header.txt index 75a4ccc88c9..8aaf567b722 100644 --- a/header.txt +++ b/header.txt @@ -1,3 +1,3 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/skel.ebuild b/skel.ebuild index 7ac9dfb7d6d..591b58e8d36 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # NOTE: The comments in this file are for instruction and documentation.