summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.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
commit26d7aafaaef096c706b563fa3cc17aae322896be (patch)
treeb8f2f2fd26e5b1586fe684814f5c64f0510e43a2 /sphinx/quickstart.py
parent5975e6c0f621c1664b6f18c9c06628cb080e4b12 (diff)
downloadsphinx-git-26d7aafaaef096c706b563fa3cc17aae322896be.tar.gz
Explicitly refer to the license in :license: tags.
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r--sphinx/quickstart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py
index 91213f322..8c5ffa3db 100644
--- a/sphinx/quickstart.py
+++ b/sphinx/quickstart.py
@@ -6,7 +6,7 @@
Quickly setup documentation source to work with Sphinx.
:copyright: 2008 by Georg Brandl.
- :license: BSD.
+ :license: BSD, see LICENSE for details.
"""
import sys, os, time