aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.py
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2010-07-29 20:00:56 +0200
committerNikolaus Schulz <microschulz@web.de>2010-07-29 20:39:46 +0200
commit0eddfe7357b836464e7a0242f2dfad3cd7ea0b9a (patch)
treefb53a4150de5a319ff64317ff960db70e1bdeab5 /archivemail.py
parentaf3bb16a4c5106a1e2d40d752d0260114e69ab09 (diff)
downloadarchivemail-0eddfe7357b836464e7a0242f2dfad3cd7ea0b9a.tar.gz
archivemail-0eddfe7357b836464e7a0242f2dfad3cd7ea0b9a.tar.bz2
archivemail-0eddfe7357b836464e7a0242f2dfad3cd7ea0b9a.zip
Updated copyright year
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."""