From: Zac Medico Date: Thu, 5 May 2011 15:15:20 +0000 (-0700) Subject: Update timestamps in headers of modified files. X-Git-Tag: v2.2.0_alpha31~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=31cd3e14b04608ee19b0f12aa18a2864410baf6d;p=portage.git Update timestamps in headers of modified files. --- diff --git a/pym/portage/dbapi/cpv_expand.py b/pym/portage/dbapi/cpv_expand.py index 9ce0d3d2c..26f994887 100644 --- a/pym/portage/dbapi/cpv_expand.py +++ b/pym/portage/dbapi/cpv_expand.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__ = ["cpv_expand"] diff --git a/pym/portage/manifest.py b/pym/portage/manifest.py index de7540f96..f273cc20c 100644 --- a/pym/portage/manifest.py +++ b/pym/portage/manifest.py @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 import codecs