diff options
Diffstat (limited to 'docs/en/rst/conf.py')
-rw-r--r-- | docs/en/rst/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/conf.py b/docs/en/rst/conf.py index b8b8cbf2e..20ea71295 100644 --- a/docs/en/rst/conf.py +++ b/docs/en/rst/conf.py @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. project = u'Bugzilla' -copyright = u'2013, The Bugzilla Team' +copyright = u'2014, 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 |