diff options
Diffstat (limited to 'paste/exceptions/__init__.py')
| -rw-r--r-- | paste/exceptions/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/paste/exceptions/__init__.py b/paste/exceptions/__init__.py index 3996c70..813f855 100644 --- a/paste/exceptions/__init__.py +++ b/paste/exceptions/__init__.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 """ Package for catching exceptions and displaying annotated exception reports |
