diff options
Diffstat (limited to 'sphinx/builders/html.py')
-rw-r--r-- | sphinx/builders/html.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/html.py b/sphinx/builders/html.py index 553092e1b..a86eaed86 100644 --- a/sphinx/builders/html.py +++ b/sphinx/builders/html.py @@ -6,7 +6,7 @@ Several HTML builders. :copyright: 2007-2008 by Georg Brandl, Armin Ronacher. - :license: BSD. + :license: BSD, see LICENSE for details. """ import os |