From: Ulrich Mueller Date: Sat, 1 Jan 2011 19:37:42 +0000 (+0100) Subject: Update copyright date. X-Git-Tag: v2.1.9.28~12 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4933a8e769ee51c930fa46e67ddc0b895574bb20;p=portage.git Update copyright date. --- diff --git a/pym/portage/package/ebuild/doebuild.py b/pym/portage/package/ebuild/doebuild.py index 0aae519dc..aeb3f864a 100644 --- a/pym/portage/package/ebuild/doebuild.py +++ b/pym/portage/package/ebuild/doebuild.py @@ -1,4 +1,4 @@ -# Copyright 2010 Gentoo Foundation +# Copyright 2010-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 __all__ = ['doebuild', 'doebuild_environment', 'spawn', 'spawnebuild']