add SPDX
This commit is contained in:
parent
2a58a1797a
commit
3aaf91d640
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2022 Dan Halbert for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
import board
|
import board
|
||||||
import keypad
|
import keypad
|
||||||
import neopixel
|
import neopixel
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue