X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/465220dbaed3a788f1a2bb20921629ee8ec0149a..d094997a471301a2147d58f1693aa1d3a49df6cd:/src/pwmio.py diff --git a/src/pwmio.py b/src/pwmio.py index d5164bf..f4d6a8c 100644 --- a/src/pwmio.py +++ b/src/pwmio.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT """ `pwmio` - Support for PWM based protocols ===========================================================