diff options
Diffstat (limited to 'sphinx/builders/htmlhelp.py')
-rw-r--r-- | sphinx/builders/htmlhelp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/htmlhelp.py b/sphinx/builders/htmlhelp.py index b1c7fbc5f..68d3de288 100644 --- a/sphinx/builders/htmlhelp.py +++ b/sphinx/builders/htmlhelp.py @@ -7,7 +7,7 @@ Parts adapted from Python's Doc/tools/prechm.py. :copyright: 2007-2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import os |