diff options
| -rw-r--r-- | writeHTML.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/writeHTML.py b/writeHTML.py index d25a0a0..34e852e 100644 --- a/writeHTML.py +++ b/writeHTML.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python # Copyright 2003-2004, Nick Mathewson. See LICENSE for licensing info. """Generate indices by author, topic, date, and BibTeX key.""" |
