1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-01 08:09:48 +02:00

Add SPDX license

This commit is contained in:
Elias Steurer 2023-02-04 11:56:23 +01:00
parent 2b0d58f6de
commit cbf8978c68

View File

@ -1,3 +1,5 @@
#!/usr/bin/python3
# SPDX-License-Identifier: LicenseRef-EliasSteurerTachiom OR AGPL-3.0-only
import os
import util
import sys