Skip to content

Commit eabee0b

Browse files
authored
Merge pull request #2791 from ViToni/bugfix/fix_missing_SPDX_header
Adjust SPDX header for recently merged file
2 parents 564c3ad + 63f023a commit eabee0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Macropad_Hotkeys/macros/zzz_blank.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# SPDX-FileCopyrightText: 2021 Victor Toni
1+
# SPDX-FileCopyrightText: 2021 Victor Toni - GitHub @vitoni
22
#
33
# SPDX-License-Identifier: MIT
44

5-
# MACROPAD Hotkeys: blank screen for idle
5+
# MACROPAD Hotkeys example: blank screen for idle
66

77

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

0 commit comments

Comments
 (0)