aboutsummaryrefslogtreecommitdiffstats
path: root/updateCache.py
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-06-24 21:08:53 +0000
committerNick Mathewson <nickm@torproject.org>2007-06-24 21:08:53 +0000
commit407a3f18868aee083296281b8799ea3ff607275f (patch)
tree44763a1d3f9c21a66a49ded7769b0dee5412bf2e /updateCache.py
parent3066f213960e0285ee2d5ec6e7e62316559f1486 (diff)
downloadanonbib-407a3f18868aee083296281b8799ea3ff607275f.tar.gz
r13504@Kushana: nickm | 2007-06-24 17:08:46 -0400
Add tags to anonbib so we can generate separate pages. Tag all current papers as selected svn:r215
Diffstat (limited to 'updateCache.py')
-rwxr-xr-xupdateCache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/updateCache.py b/updateCache.py
index f25ff17..7cce06c 100755
--- a/updateCache.py
+++ b/updateCache.py
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 2003-2006, Nick Mathewson. See LICENSE for licensing info.
+# Copyright 2003-2007, Nick Mathewson. See LICENSE for licensing info.
"""Download files in bibliography into a local cache.
"""