diff options
Diffstat (limited to 'paste/debug/fsdiff.py')
| -rw-r--r-- | paste/debug/fsdiff.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/paste/debug/fsdiff.py b/paste/debug/fsdiff.py index 838aae9..96f2744 100644 --- a/paste/debug/fsdiff.py +++ b/paste/debug/fsdiff.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 """ Module to find differences over time in a filesystem |
