Update copyright year for sphinx.

That way, not all of our pages say '2013' anymore.
This commit is contained in:
Johanna Amann 2016-01-21 13:47:33 -08:00
parent 600d6480b4
commit bf52f986c2

View file

@ -66,7 +66,7 @@ master_doc = 'index'
# General information about the project.
project = u'Bro'
copyright = u'2013, The Bro Project'
copyright = u'2016, The Bro Project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the