license added

This commit is contained in:
2026-08-04 19:28:48 +02:00
parent 3b05342409
commit ac07e8f917
8 changed files with 39 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
# Licensed under the MIT License. See LICENSE file in project root for details.
+3
View File
@@ -1,3 +1,6 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
# Licensed under the MIT License. See LICENSE file in project root for details.
import os
import mysql.connector
+3
View File
@@ -1,3 +1,6 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
# Licensed under the MIT License. See LICENSE file in project root for details.
import logging
import os
from datetime import datetime, timezone