diff --git a/docs/conf.py b/docs/conf.py
index a4ef78bc0813c836c711eaf04e04285e10a2eba8..5e2164ea48ee178f8f058e5292245ae165300076 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -85,7 +85,7 @@ source_suffix = '.rst'
 
 # General information about the project.
 project = 'MicroPython'
-copyright = '2014, Damien P. George'
+copyright = '2014-2016, Damien P. George and contributors'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the