X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/065f7ab636cc193c6167dcc1f6a7e31e1a5ab832..1e5b11b39c9fad6cfa7ff4869693c1cad5afa27c:/src/bitbangio.py diff --git a/src/bitbangio.py b/src/bitbangio.py index d13b743..fd0c844 100755 --- a/src/bitbangio.py +++ b/src/bitbangio.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT """ `bitbangio` - Bitbanged bus protocols ==============================================================