From 81ceaa60ee0033c7f7cf1db6f9c80b96cadb6833 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 17 May 2011 12:50:38 -0700 Subject: Update timestamps in headers of modified files. --- pym/_emerge/EbuildBuildDir.py | 2 +- pym/portage/mail.py | 1 - pym/portage/package/ebuild/getmaskingstatus.py | 2 +- pym/portage/tests/ebuild/test_config.py | 2 +- pym/portage/tests/resolver/test_circular_dependencies.py | 2 +- pym/portage/util/movefile.py | 2 +- 6 files changed, 5 insertions(+), 6 deletions(-) (limited to 'pym') diff --git a/pym/_emerge/EbuildBuildDir.py b/pym/_emerge/EbuildBuildDir.py index 3e0aefbf2..ddc5fe0b4 100644 --- a/pym/_emerge/EbuildBuildDir.py +++ b/pym/_emerge/EbuildBuildDir.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 from _emerge.AsynchronousLock import AsynchronousLock diff --git a/pym/portage/mail.py b/pym/portage/mail.py index 688b5181d..17dfcafd0 100644 --- a/pym/portage/mail.py +++ b/pym/portage/mail.py @@ -1,4 +1,3 @@ -# portage.py -- core Portage functionality # Copyright 1998-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/pym/portage/package/ebuild/getmaskingstatus.py b/pym/portage/package/ebuild/getmaskingstatus.py index 4eb162587..82b99d173 100644 --- a/pym/portage/package/ebuild/getmaskingstatus.py +++ b/pym/portage/package/ebuild/getmaskingstatus.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__ = ['getmaskingstatus'] diff --git a/pym/portage/tests/ebuild/test_config.py b/pym/portage/tests/ebuild/test_config.py index bc104415f..7bec8c6df 100644 --- a/pym/portage/tests/ebuild/test_config.py +++ b/pym/portage/tests/ebuild/test_config.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 import portage diff --git a/pym/portage/tests/resolver/test_circular_dependencies.py b/pym/portage/tests/resolver/test_circular_dependencies.py index 204f3c92f..f8331ac4e 100644 --- a/pym/portage/tests/resolver/test_circular_dependencies.py +++ b/pym/portage/tests/resolver/test_circular_dependencies.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 diff --git a/pym/portage/util/movefile.py b/pym/portage/util/movefile.py index e07e8ca4f..30cb6f1bb 100644 --- a/pym/portage/util/movefile.py +++ b/pym/portage/util/movefile.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__ = ['movefile'] -- cgit v1.2.3-1-g7c22