diff options
Diffstat (limited to 'sphinx/util/jsdump.py')
-rw-r--r-- | sphinx/util/jsdump.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/jsdump.py b/sphinx/util/jsdump.py index 3d246d0cc..d7f8f5a81 100644 --- a/sphinx/util/jsdump.py +++ b/sphinx/util/jsdump.py @@ -7,7 +7,7 @@ Uses the basestring encode function from simplejson. :copyright: 2008 by Armin Ronacher, Bob Ippolito, Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import re |