Update docs/conf.py copyright notice (it's 2015 now)

This commit is contained in:
enkore 2015-06-06 00:07:35 +02:00
parent 3a2542a266
commit f5b52729c1

View File

@ -65,7 +65,7 @@ master_doc = 'index'
# General information about the project.
project = 'i3pystatus'
copyright = '2012-2014 i3pystatus developers. Free and open software under the MIT license.'
copyright = '2012-2015 i3pystatus developers. Free and open software under the MIT license'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the