aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.py
diff options
context:
space:
mode:
Diffstat (limited to 'archivemail.py')
-rwxr-xr-xarchivemail.py4
1 files changed, 2 insertions, 2 deletions
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 <paul@paulrodger.com>,
# (C) 2006 Peter Poeml <poeml@suse.de>,
-# (C) 2006-2008 Nikolaus Schulz <microschulz@web.de>
+# (C) 2006-2010 Nikolaus Schulz <microschulz@web.de>
#
# 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 <paul@paulrodger.com>
(C) 2006 Peter Poeml <poeml@suse.de>,
- (C) 2006-2008 Nikolaus Schulz <microschulz@web.de>
+ (C) 2006-2010 Nikolaus Schulz <microschulz@web.de>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."""