summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-03 00:05:23 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-03 00:05:23 +0300
commit254a5646c1bec337e988e79fc2eca4827078b33c (patch)
tree99dfba6418e641762489e5300fe80c4d8b870f6b /docs/conf.py
parent333a63efaa8d48ff24ebf9714a752dfea92c59c3 (diff)
docs: Update copyright notice.
Diffstat (limited to 'docs/conf.py')
-rwxr-xr-xdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a4ef78bc0..5e2164ea4 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