Skip to content

Commit 886cb60

Browse files
committed
license in boot.py
1 parent ec23fb3 commit 886cb60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CircuitPython_Text_Editor/boot.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2024 Tim Cocks
2+
#
3+
# SPDX-License-Identifier: MIT
14
import usb_cdc
25
import board
36
import digitalio

0 commit comments

Comments
 (0)