From 722777c2a919cfe5ecb13185cad7b355b9cfb715 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 8 Nov 2016 10:25:38 -0800 Subject: Attribute docs copyright to all contributors equally and link to github for full list. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.py') 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 -- cgit v1.2.3