fixed year in copyright

This commit is contained in:
Alexander Shishkov 2014-02-17 17:56:12 +04:00
parent 8cbb284b7b
commit 63235f51f0

View File

@ -44,7 +44,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'OpenCV' project = u'OpenCV'
copyright = u'2011-2013, opencv dev team' copyright = u'2011-2014, opencv dev team'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the