summaryrefslogtreecommitdiff
path: root/mbox2maildir
diff options
context:
space:
mode:
Diffstat (limited to 'mbox2maildir')
-rwxr-xr-xmbox2maildir6
1 files changed, 3 insertions, 3 deletions
diff --git a/mbox2maildir b/mbox2maildir
index d7192ea..25f68df 100755
--- a/mbox2maildir
+++ b/mbox2maildir
@@ -19,9 +19,9 @@
# Credits:
-# Daniel Kahn Gillmor pointed me to Python's mailbox library and made
-# the suggestion in Debian bug #863570 that it could be used for the
-# purpose of converting a mbox to a maildir.
+# Daniel Kahn Gillmor made the suggestion in Debian bug #863570 that
+# Python's mailbox library could be used for the purpose of converting
+# a mbox to a maildir.
import os
import sys