From: Thomas Jarosch Date: Fri, 6 Jul 2012 12:58:29 +0000 (+0200) Subject: Add myself as author to the files I touched a bit more X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=28d0a91467cacee589500bf4bea019e586e4f958;p=imap-fix-internaldate Add myself as author to the files I touched a bit more --- diff --git a/src/fix_imap_internaldate.py b/src/fix_imap_internaldate.py index 9c8ad80..43f9c5b 100644 --- a/src/fix_imap_internaldate.py +++ b/src/fix_imap_internaldate.py @@ -2,7 +2,7 @@ fix_imap_internaldate.py - Fix the INTERNALDATE field on IMAP servers Copyright (c) 2012 Intra2net AG -Author: Plamen Dimitrov +Author: Plamen Dimitrov and Thomas Jarosch 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 diff --git a/src/mail_iterator.py b/src/mail_iterator.py index 00d0ae8..88121af 100644 --- a/src/mail_iterator.py +++ b/src/mail_iterator.py @@ -2,7 +2,7 @@ mail_iterator.py - The module contains the MailIterator class. Copyright (c) 2012 Intra2net AG -Author: Plamen Dimitrov +Author: Plamen Dimitrov and Thomas Jarosch 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