summaryrefslogtreecommitdiffstats
path: root/Lib/email/Errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/email/Errors.py')
-rw-r--r--Lib/email/Errors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/email/Errors.py b/Lib/email/Errors.py
index 71d7663..e3a3666 100644
--- a/Lib/email/Errors.py
+++ b/Lib/email/Errors.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001 Python Software Foundation
+# Copyright (C) 2001,2002 Python Software Foundation
# Author: barry@zope.com (Barry Warsaw)
"""email package exception classes.