Skip to content

Commit de62cdf

Browse files
committed
license declarations
1 parent 0168375 commit de62cdf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

TFT_Spirit_Board/shared/lib/anchored_tilegrid.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
"""
25
AnchoredTilegrid helper class
36
"""

TFT_Spirit_Board/shared/spirit_board.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
"""
25
SpiritBoard helper class
36
"""

0 commit comments

Comments
 (0)