diff options
Diffstat (limited to 'sphinx/ext/jsmath.py')
-rw-r--r-- | sphinx/ext/jsmath.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/jsmath.py b/sphinx/ext/jsmath.py index bd2579de5..4bc38b516 100644 --- a/sphinx/ext/jsmath.py +++ b/sphinx/ext/jsmath.py @@ -7,7 +7,7 @@ via JavaScript. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ from docutils import nodes |