From dc9f7175ec7ca6afc524e76786d2f46fb2c82229 Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Thu, 7 Jan 2010 22:28:36 +0000 Subject: Update Copyright date headers svn path=/trunk/gentoolkit/; revision=731 --- bin/eclean | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/eclean') 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" -- cgit v1.2.3