adding SPDX
sorry! adding SPDX
This commit is contained in:
parent
551a9689c1
commit
0083daf55d
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
import time
|
||||
import board
|
||||
import alarm
|
||||
|
|
|
|||
Loading…
Reference in a new issue