summaryrefslogtreecommitdiff
path: root/sphinx/htmlhelp.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-03 11:57:07 +0100
committerGeorg Brandl <georg@python.org>2009-01-03 11:57:07 +0100
commit584e85e0759f969b22e72d954e5bded3bcc41682 (patch)
tree837094985a916d2ad71ce5d24ba572f77e9a2c8c /sphinx/htmlhelp.py
parent68b5e391be076ad654fa2d6451604624990493fe (diff)
downloadsphinx-584e85e0759f969b22e72d954e5bded3bcc41682.tar.gz
Switch copyright and license tags to single style. Add contributor
names in AUTHORS instead, and add the license of etree13 to LICENSE.
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 4cc68bc9..84ef31d9 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-2008 by Georg Brandl.
- :license: BSD.
+ :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
import os