license declarations

This commit is contained in:
foamyguy 2024-10-11 17:05:52 -05:00
parent 0168375d8b
commit de62cdf3eb
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2024 Tim Cocks
#
# SPDX-License-Identifier: MIT
""" """
AnchoredTilegrid helper class AnchoredTilegrid helper class
""" """

View file

@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2024 Tim Cocks
#
# SPDX-License-Identifier: MIT
""" """
SpiritBoard helper class SpiritBoard helper class
""" """