summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/conf.py')
-rw-r--r--docs/en/rst/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/rst/conf.py b/docs/en/rst/conf.py
index d2cf20ba4..10d18cadb 100644
--- a/docs/en/rst/conf.py
+++ b/docs/en/rst/conf.py
@@ -46,7 +46,7 @@ master_doc = 'index'
# General information about the project.
project = u'Bugzilla'
-copyright = u'2014, The Bugzilla Team'
+copyright = u'2016, The Bugzilla Team'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -115,7 +115,7 @@ rst_prolog = """
.. role:: field
:class: field
-.. |min-perl-ver| replace:: 5.10.1
+.. |min-perl-ver| replace:: 5.14.0
"""
rst_epilog = """