From eb89af37ea7ab600d50260dd8518b2c1fc6f11c4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 16 Jan 2011 13:42:27 -0800 Subject: Update copyright headers for touched files. --- pym/_emerge/AsynchronousLock.py | 2 +- pym/portage/dbapi/__init__.py | 2 +- pym/portage/dbapi/porttree.py | 2 +- pym/portage/dbapi/vartree.py | 2 +- pym/portage/util/listdir.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pym/_emerge/AsynchronousLock.py b/pym/_emerge/AsynchronousLock.py index 863c88b6a..c47a20788 100644 --- a/pym/_emerge/AsynchronousLock.py +++ b/pym/_emerge/AsynchronousLock.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 dummy_threading diff --git a/pym/portage/dbapi/__init__.py b/pym/portage/dbapi/__init__.py index cddf04ab0..35753b494 100644 --- a/pym/portage/dbapi/__init__.py +++ b/pym/portage/dbapi/__init__.py @@ -1,4 +1,4 @@ -# Copyright 1998-2009 Gentoo Foundation +# Copyright 1998-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 __all__ = ["dbapi"] diff --git a/pym/portage/dbapi/porttree.py b/pym/portage/dbapi/porttree.py index c99c1b344..a407b9d35 100644 --- a/pym/portage/dbapi/porttree.py +++ b/pym/portage/dbapi/porttree.py @@ -1,4 +1,4 @@ -# Copyright 1998-2010 Gentoo Foundation +# Copyright 1998-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 __all__ = [ diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index 7f76c4c28..b7ce82391 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -1,4 +1,4 @@ -# Copyright 1998-2010 Gentoo Foundation +# Copyright 1998-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 __all__ = [ diff --git a/pym/portage/util/listdir.py b/pym/portage/util/listdir.py index d2dc1750d..5753d2f97 100644 --- a/pym/portage/util/listdir.py +++ b/pym/portage/util/listdir.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__ = ['cacheddir', 'listdir'] -- cgit v1.2.3-1-g7c22