diff options
Diffstat (limited to 'sphinx/builders/latex.py')
-rw-r--r-- | sphinx/builders/latex.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/latex.py b/sphinx/builders/latex.py index 916430dbb..2301c7ac3 100644 --- a/sphinx/builders/latex.py +++ b/sphinx/builders/latex.py @@ -6,7 +6,7 @@ LaTeX builder. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import os |