summaryrefslogtreecommitdiff
path: root/sphinx/writers/xml.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2015-01-03 21:36:32 +0100
committerGeorg Brandl <georg@python.org>2015-01-03 21:36:32 +0100
commit567d52f199d74a9ec84c491b5d7c9a4555912db0 (patch)
tree089594320500eda862741d18806aad89569a3647 /sphinx/writers/xml.py
parent5f3d18dac25a2d25d3d972fae3bd02fbee894d33 (diff)
downloadsphinx-git-567d52f199d74a9ec84c491b5d7c9a4555912db0.tar.gz
all: update copyright
Diffstat (limited to 'sphinx/writers/xml.py')
-rw-r--r--sphinx/writers/xml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py
index cfae484ef..76828ce1f 100644
--- a/sphinx/writers/xml.py
+++ b/sphinx/writers/xml.py
@@ -5,7 +5,7 @@
Docutils-native XML and pseudo-XML writers.
- :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""