From 0eddfe7357b836464e7a0242f2dfad3cd7ea0b9a Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Thu, 29 Jul 2010 20:00:56 +0200 Subject: Updated copyright year --- archivemail.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivemail.py') diff --git a/archivemail.py b/archivemail.py index ec75f2c..73134b9 100755 --- a/archivemail.py +++ b/archivemail.py @@ -2,7 +2,7 @@ ############################################################################ # Copyright (C) 2002 Paul Rodger , # (C) 2006 Peter Poeml , -# (C) 2006-2008 Nikolaus Schulz +# (C) 2006-2010 Nikolaus Schulz # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -28,7 +28,7 @@ __version__ = "archivemail v0.7.2" __copyright__ = """\ Copyright (C) 2002 Paul Rodger (C) 2006 Peter Poeml , - (C) 2006-2008 Nikolaus Schulz + (C) 2006-2010 Nikolaus Schulz This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.""" -- cgit v1.2.3