X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/15e4a44ae24b0d876961dea3d0a221b0317415f2..3b1b3ea6a1da21f833d57c4d11ea7bf95075b95b:/src/micropython.py diff --git a/src/micropython.py b/src/micropython.py index 843d5a5..4f88543 100755 --- a/src/micropython.py +++ b/src/micropython.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT """ `micropython` - MicroPython Specific Decorator Functions ========================================================