summaryrefslogtreecommitdiff
path: root/paste/util/threadedprint.py
diff options
context:
space:
mode:
Diffstat (limited to 'paste/util/threadedprint.py')
-rw-r--r--paste/util/threadedprint.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/paste/util/threadedprint.py b/paste/util/threadedprint.py
index 1bb9556..ed678fb 100644
--- a/paste/util/threadedprint.py
+++ b/paste/util/threadedprint.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
+
"""
threadedprint.py
================