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 0E05E138010 for ; Fri, 31 Aug 2012 14:56:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D614E063F; Fri, 31 Aug 2012 14:55:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F05AE063F for ; Fri, 31 Aug 2012 14:55:25 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EC5833D7FE for ; Fri, 31 Aug 2012 14:55:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 24A4EE543C for ; Fri, 31 Aug 2012 14:55:23 +0000 (UTC) From: "Ulrich Mueller" 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 Mueller" Message-ID: <1346424916.c88ae8c651dd8fc032c248af006ce3f76b4466ce.ulm@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: bin/ X-VCS-Repository: proj/portage X-VCS-Files: bin/save-ebuild-env.sh X-VCS-Directories: bin/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: c88ae8c651dd8fc032c248af006ce3f76b4466ce X-VCS-Branch: master Date: Fri, 31 Aug 2012 14:55:23 +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: bc777d43-d204-4916-ace8-a2d07b69a1d7 X-Archives-Hash: 18a7de2762d15b639b5b42cd28b2b0c1 commit: c88ae8c651dd8fc032c248af006ce3f76b4466ce Author: Ulrich Müller gentoo org> AuthorDate: Fri Aug 31 14:55:16 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Fri Aug 31 14:55:16 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=c88ae8c6 Update years in header. --- bin/save-ebuild-env.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh index 845a97f..75e4843 100644 --- a/bin/save-ebuild-env.sh +++ b/bin/save-ebuild-env.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @FUNCTION: save_ebuild_env