Skip to content

Commit 564c3ad

Browse files
authored
Merge pull request #2792 from adafruit/add-spdx
add spdx to recently merged file
2 parents 33456ed + 8248744 commit 564c3ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Macropad_Hotkeys/macros/zzz_blank.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
# SPDX-FileCopyrightText: 2021 Victor Toni
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
# MACROPAD Hotkeys: blank screen for idle
2-
# Contributed by GitHub @vitoni
36

47

58
app = { # REQUIRED dict, must be named 'app'

0 commit comments

Comments
 (0)