diff options
Diffstat (limited to 'sphinx/util/json.py')
-rw-r--r-- | sphinx/util/json.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/json.py b/sphinx/util/json.py index 1686fe6a5..75277a5ea 100644 --- a/sphinx/util/json.py +++ b/sphinx/util/json.py @@ -5,7 +5,7 @@ This module imports JSON functions from various locations. - :copyright: Copyright 2008 by Armin Ronacher. + :copyright: 2008 by Armin Ronacher. :license: BSD. """ |