From ceda1601eef8da4cfef42bbd5f7ef6ad968aff6b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 4 May 2011 13:10:10 -0700 Subject: Update timestamps in headers of modified files. --- pym/_emerge/EbuildPhase.py | 2 +- pym/_emerge/Package.py | 2 +- pym/_emerge/emergelog.py | 2 +- pym/portage/dbapi/cpv_expand.py | 2 +- pym/portage/manifest.py | 2 +- pym/portage/tests/resolver/ResolverPlayground.py | 2 +- pym/portage/tests/resolver/test_autounmask.py | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'pym') diff --git a/pym/_emerge/EbuildPhase.py b/pym/_emerge/EbuildPhase.py index 1866f316d..5849e7797 100644 --- a/pym/_emerge/EbuildPhase.py +++ b/pym/_emerge/EbuildPhase.py @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 import gzip diff --git a/pym/_emerge/Package.py b/pym/_emerge/Package.py index 1dc86ce48..f11da6ee5 100644 --- a/pym/_emerge/Package.py +++ b/pym/_emerge/Package.py @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 import sys diff --git a/pym/_emerge/emergelog.py b/pym/_emerge/emergelog.py index dde662ead..f30356ea1 100644 --- a/pym/_emerge/emergelog.py +++ b/pym/_emerge/emergelog.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 from __future__ import print_function 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 diff --git a/pym/portage/tests/resolver/ResolverPlayground.py b/pym/portage/tests/resolver/ResolverPlayground.py index 1c5d97473..7e4636fed 100644 --- a/pym/portage/tests/resolver/ResolverPlayground.py +++ b/pym/portage/tests/resolver/ResolverPlayground.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 from itertools import permutations diff --git a/pym/portage/tests/resolver/test_autounmask.py b/pym/portage/tests/resolver/test_autounmask.py index 124abe14e..36b043d4d 100644 --- a/pym/portage/tests/resolver/test_autounmask.py +++ b/pym/portage/tests/resolver/test_autounmask.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 from portage.tests import TestCase -- cgit v1.2.3-1-g7c22