aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-01-16 13:42:27 -0800
committerZac Medico <zmedico@gentoo.org>2011-01-16 13:42:27 -0800
commitd47b081b66a3d297fb8b6b62ecff14e8de9ffa58 (patch)
tree8514c37023b2a6263d7abecb03550ca04a0738fc /pym/portage/util/listdir.py
parentRemove redundant portage.listdir(ignorecvs) code. (diff)
downloadportage-d47b081b66a3d297fb8b6b62ecff14e8de9ffa58.tar.gz
portage-d47b081b66a3d297fb8b6b62ecff14e8de9ffa58.tar.bz2
portage-d47b081b66a3d297fb8b6b62ecff14e8de9ffa58.zip
Update copyright headers for touched files.
Diffstat (limited to 'pym/portage/util/listdir.py')
-rw-r--r--pym/portage/util/listdir.py2
1 files changed, 1 insertions, 1 deletions
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']