diff options
Diffstat (limited to 'paste/debug/debugapp.py')
| -rwxr-xr-x | paste/debug/debugapp.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/paste/debug/debugapp.py b/paste/debug/debugapp.py index 15118d3..7db39e9 100755 --- a/paste/debug/debugapp.py +++ b/paste/debug/debugapp.py @@ -1,3 +1,5 @@ +# (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 # (c) 2005 Clark C. Evans # This module is part of the Python Paste Project and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php |
