diff options
author | Nikolaus Schulz <microschulz@web.de> | 2008-03-16 17:57:18 +0000 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2008-03-16 17:57:18 +0000 |
commit | efe02ea32a00617a4be6751e0182241b4f05a3fa (patch) | |
tree | e4b3f0717381ee6bbc72cd9725c4572152431e3a | |
parent | bc5c3d5e45473d88f11d17f7c1eec8231d36e7c2 (diff) | |
download | archivemail-efe02ea32a00617a4be6751e0182241b4f05a3fa.tar.gz archivemail-efe02ea32a00617a4be6751e0182241b4f05a3fa.tar.bz2 archivemail-efe02ea32a00617a4be6751e0182241b4f05a3fa.zip |
Updated year in another copyright note, which I overlooked before.
-rwxr-xr-x | archivemail.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivemail.py b/archivemail.py index baed5d9..97cbfc0 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,2007 Nikolaus Schulz <microschulz@web.de> +# (C) 2006-2008 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 |