diff options
| author | Scott Shawcroft <scott@chickadee.tech> | 2016-11-08 10:25:38 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott@chickadee.tech> | 2016-11-08 10:25:38 -0800 |
| commit | 722777c2a919cfe5ecb13185cad7b355b9cfb715 (patch) | |
| tree | f2821fb93b646b7736cc718c6d8c183ec9c5827e /conf.py | |
| parent | acc4fe4d7db647aa2f2da3abd5e9a655da7124ec (diff) | |
Attribute docs copyright to all contributors equally and link to github for full list.
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
