summaryrefslogtreecommitdiff
path: root/sphinx/util/jsonimpl.py
diff options
context:
space:
mode:
authorJeff Klukas <jeff.klukas@gmail.com>2013-02-10 15:19:16 -0600
committerJeff Klukas <jeff.klukas@gmail.com>2013-02-10 15:19:16 -0600
commitd185afde681407d5cdd8ba18d12806893312ebef (patch)
tree1dd6791c6818ad183ffb14e72dd45d1c48f5164b /sphinx/util/jsonimpl.py
parent04032849cefc8cdd9ea5dfb3d09cbd2be4c71a34 (diff)
parent182e10b50fe88a4836b93501755806a2a38aa2e5 (diff)
downloadsphinx-d185afde681407d5cdd8ba18d12806893312ebef.tar.gz
Merged birkenfeld/sphinx into default
Diffstat (limited to 'sphinx/util/jsonimpl.py')
-rw-r--r--sphinx/util/jsonimpl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/jsonimpl.py b/sphinx/util/jsonimpl.py
index cf5ddb42..aa0ea825 100644
--- a/sphinx/util/jsonimpl.py
+++ b/sphinx/util/jsonimpl.py
@@ -5,7 +5,7 @@
JSON serializer implementation wrapper.
- :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""