Skip to content

Commit 1a6de73

Browse files
committed
fixed spdx code
1 parent 02314e5 commit 1a6de73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Rapunzel_Hair/code.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// SPDX-FileCopyrightText: Erin St Blaine and ChatGPT for Adafruit Industries
2-
//
3-
// SPDX-License-Identifier: MIT
1+
# SPDX-FileCopyrightText: Erin St Blaine and ChatGPT for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
44

55
import time
66
import board

0 commit comments

Comments
 (0)