summaryrefslogtreecommitdiff
path: root/bin/eclean
diff options
context:
space:
mode:
Diffstat (limited to 'bin/eclean')
-rwxr-xr-xbin/eclean4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/eclean b/bin/eclean
index 6fee381..158a953 100755
--- a/bin/eclean
+++ b/bin/eclean
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 2003-2005 Gentoo Foundation
+# Copyright 2003-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -44,7 +44,7 @@ def printVersion():
% (__productname__, __version__, __description__)
print
print "Author: %s <%s>" % (__author__,__email__)
- print "Copyright 2003-2009 Gentoo Foundation"
+ print "Copyright 2003-2010 Gentoo Foundation"
print "Distributed under the terms of the GNU General Public License v2"