aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xarchivemail2
-rwxr-xr-xtest_archivemail2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivemail b/archivemail
index ac6c558..26b9aca 100755
--- a/archivemail
+++ b/archivemail
@@ -28,7 +28,7 @@ __version__ = "archivemail v0.9.0"
__copyright__ = """\
Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
(C) 2006 Peter Poeml <poeml@suse.de>,
- (C) 2006-2010 Nikolaus Schulz <microschulz@web.de>
+ (C) 2006-2011 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."""
diff --git a/test_archivemail b/test_archivemail
index 27015da..7bf700f 100755
--- a/test_archivemail
+++ b/test_archivemail
@@ -1,7 +1,7 @@
#! /usr/bin/env python
############################################################################
# Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
-# (C) 2006-2010 Nikolaus Schulz <microschulz@web.de>
+# (C) 2006-2011 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