summaryrefslogtreecommitdiff
path: root/paste/exceptions/reporter.py
diff options
context:
space:
mode:
Diffstat (limited to 'paste/exceptions/reporter.py')
-rw-r--r--paste/exceptions/reporter.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/paste/exceptions/reporter.py b/paste/exceptions/reporter.py
index 8568147..2690131 100644
--- a/paste/exceptions/reporter.py
+++ b/paste/exceptions/reporter.py
@@ -1,3 +1,6 @@
+# (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)
+# Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
+
from email.MIMEText import MIMEText
from email.MIMEMultipart import MIMEMultipart
import smtplib