summaryrefslogtreecommitdiff
path: root/sphinx/htmlhelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/htmlhelp.py')
-rw-r--r--sphinx/htmlhelp.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/htmlhelp.py b/sphinx/htmlhelp.py
index a5b1f4f8a..262c4631c 100644
--- a/sphinx/htmlhelp.py
+++ b/sphinx/htmlhelp.py
@@ -6,8 +6,8 @@
Build HTML help support files.
Adapted from the original Doc/tools/prechm.py.
- :copyright: 2007 by Georg Brandl.
- :license: Python license.
+ :copyright: 2007-2008 by Georg Brandl.
+ :license: BSD.
"""
from __future__ import with_statement