diff options
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ # All configuration values have a default; values that are commented out # serve to show the default. +# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors) +# +# SPDX-License-Identifier: MIT + import json import logging import os |
