]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix year in the documentation bugzilla-4.5.2 release-4.5.2
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 27 Jan 2014 22:38:48 +0000 (23:38 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 27 Jan 2014 22:38:48 +0000 (23:38 +0100)
docs/en/rst/about.rst
docs/en/rst/conf.py

index 20a4ca30b96f6fb4e0f2d3d51285c41fff99295f..3ebde939da1688068d875598e1c47afae2cd9471 100644 (file)
@@ -26,7 +26,7 @@ Documentation Page <http://www.bugzilla.org/docs/>`_.
 Copyright Information
 #####################
 
-This document is copyright (c) 2000-2012 by the various
+This document is copyright (c) 2000-2014 by the various
 Bugzilla contributors who wrote it.
 
     Permission is granted to copy, distribute and/or modify this
index b8b8cbf2edb5384c76de1c480935cf0756b81d38..20ea712954a7ca18338a3cf2a2568e170d0325ba 100644 (file)
@@ -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