diff --git a/doc/conf.py.in b/doc/conf.py.in
index 5c3f8f0049765f08eba3916b3a953d63916dd500..fc469c85c7a2f71e127b752827d1b45a7ef3cb63 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -56,7 +56,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'ProMod3'
-copyright = u'2014, Bienchen'# pylint: disable=redefined-builtin
+copyright = u'2015, Bienchen'# pylint: disable=redefined-builtin
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the