summaryrefslogtreecommitdiff
path: root/sphinx/builders/latex.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-12-27 12:19:17 +0100
committerGeorg Brandl <georg@python.org>2008-12-27 12:19:17 +0100
commit864ef748749dca37a68e626a59e1bb48b8c704f0 (patch)
treeb8f2f2fd26e5b1586fe684814f5c64f0510e43a2 /sphinx/builders/latex.py
parent3d10990eab0105c516516ff3ba3f45eecce10656 (diff)
downloadsphinx-864ef748749dca37a68e626a59e1bb48b8c704f0.tar.gz
Explicitly refer to the license in :license: tags.
Diffstat (limited to 'sphinx/builders/latex.py')
-rw-r--r--sphinx/builders/latex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/latex.py b/sphinx/builders/latex.py
index 916430db..2301c7ac 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