summaryrefslogtreecommitdiff
path: root/tests/roots/test-root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-root/conf.py')
-rw-r--r--tests/roots/test-root/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/roots/test-root/conf.py b/tests/roots/test-root/conf.py
index 1065cd193..6583fbb80 100644
--- a/tests/roots/test-root/conf.py
+++ b/tests/roots/test-root/conf.py
@@ -20,7 +20,7 @@ templates_path = ['_templates']
source_suffix = ['.txt', '.add', '.foo']
project = 'Sphinx <Tests>'
-copyright = '2010-2016, Georg Brandl & Team'
+copyright = '1234-6789, copyright text credits'
# If this is changed, remember to update the versionchanges!
version = '0.6'
release = '0.6alpha1'