Add copyright and license headers to source files

This commit is contained in:
2025-05-03 17:58:02 +02:00
parent 143da9cd68
commit e8d2bd1376
3 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) Paillat-dev
# SPDX-License-Identifier: MIT
import json
import re
from warnings import warn