Skip to content

Commit ca9e1e3

Browse files
committed
Add SPDX header back
1 parent faf47c6 commit ca9e1e3

File tree

1 file changed

+4
-0
lines changed
  • Matrix_Portal_S3_Message_Board/lib/messageboard

1 file changed

+4
-0
lines changed

Matrix_Portal_S3_Message_Board/lib/messageboard/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
import bitmaptools
26
import displayio
37
import adafruit_imageload

0 commit comments

Comments
 (0)