diff options
Diffstat (limited to 'updateCache.py')
| -rw-r--r-- | updateCache.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/updateCache.py b/updateCache.py index 75999d0..b746f8c 100644 --- a/updateCache.py +++ b/updateCache.py @@ -1,6 +1,7 @@ #!/usr/bin/python2 +# Copyright 2003-2004, Nick Mathewson. See LICENSE for licensing info. -"""Download files in bibliography into a local cache, in order to +"""Download files in bibliography into a local cache. """ import os |
