diff options
Diffstat (limited to 'sphinx/builder.py')
| -rw-r--r-- | sphinx/builder.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builder.py b/sphinx/builder.py index a8f8497dd..6012cbbf8 100644 --- a/sphinx/builder.py +++ b/sphinx/builder.py @@ -9,7 +9,7 @@ import these classes directly from the sphinx.builders package. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import warnings |
