add copyright headers and check script

This commit is contained in:
Jacob Lifshay 2025-12-31 20:34:10 -08:00
parent 03bfdd3d99
commit 2381421776
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
7 changed files with 78 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# SPDX-License-Identifier: LGPL-3.0-or-later
# See Notices.txt for copyright information
[build-system]
requires = ["setuptools >= 61.0"]
build-backend = "setuptools.build_meta"