Skip to content

Commit 9010f17

Browse files
committed
fix SPDX
1 parent c300a38 commit 9010f17

File tree

1 file changed

+3
-0
lines changed
  • USB_Host_Examples/CircuitPython_Keyboard_USB_Host

1 file changed

+3
-0
lines changed

USB_Host_Examples/CircuitPython_Keyboard_USB_Host/code.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2025 Tim Cocks for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
14
import array
25

36
import usb

0 commit comments

Comments
 (0)