added LICENSE

This commit is contained in:
2026-08-04 19:05:31 +02:00
parent f413cabfc0
commit c8b8f4031d
6 changed files with 29 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License
+1
View File
@@ -1,3 +1,4 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License
"""Config-Loader für die Stationsliste aus config.yaml."""
import os
import yaml
+1
View File
@@ -1,3 +1,4 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License
"""MVG Departures Monitor - FastAPI App."""
import time
import logging
+1
View File
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License -->
<!DOCTYPE html>
<html lang="de">
<head>