summaryrefslogtreecommitdiffstats
path: root/Lib/email/test/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/email/test/__init__.py')
-rw-r--r--Lib/email/test/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/email/test/__init__.py b/Lib/email/test/__init__.py
index b8a7774..e69de29 100644
--- a/Lib/email/test/__init__.py
+++ b/Lib/email/test/__init__.py
@@ -1,2 +0,0 @@
-# Copyright (C) 2002 Python Software Foundation
-# Author: barry@zope.com (Barry Warsaw)