summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-11-08 10:25:38 -0800
committerScott Shawcroft <scott@chickadee.tech>2016-11-08 10:25:38 -0800
commit722777c2a919cfe5ecb13185cad7b355b9cfb715 (patch)
treef2821fb93b646b7736cc718c6d8c183ec9c5827e /conf.py
parentacc4fe4d7db647aa2f2da3abd5e9a655da7124ec (diff)
Attribute docs copyright to all contributors equally and link to github for full list.
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index bb2a2d897..a072631c5 100644
--- a/conf.py
+++ b/conf.py
@@ -60,7 +60,7 @@ source_parsers = {'.md': CommonMarkParser,
# General information about the project.
project = 'Adafruit\'s MicroPython'
-copyright = '2014-2016, Damien P. George, Scott Shawcroft, Tony DiCola and other contributors'
+copyright = '2014-2016, MicroPython contributors (https://github.com/adafruit/micropython/graphs/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