summaryrefslogtreecommitdiff
path: root/paste/recursive.py
diff options
context:
space:
mode:
authorianb <devnull@localhost>2005-08-31 02:37:29 +0000
committerianb <devnull@localhost>2005-08-31 02:37:29 +0000
commitc3490faf55d3d2ce465cb7a21a14982f3ac4482d (patch)
treeec4ddba9324d7c3b41cf071442abdc05fb1c74dd /paste/recursive.py
parent57d8e8c334594bad42679400733ce55fbeb48dea (diff)
downloadpaste-c3490faf55d3d2ce465cb7a21a14982f3ac4482d.tar.gz
Added license comment to all substantive files
Diffstat (limited to 'paste/recursive.py')
-rw-r--r--paste/recursive.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/paste/recursive.py b/paste/recursive.py
index 93a5776..2aeee5d 100644
--- a/paste/recursive.py
+++ b/paste/recursive.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 cStringIO import StringIO
from paste.docsupport import metadata