mirror of
https://github.com/skoelle/mvg-departures.git
synced 2026-09-18 02:40:25 +00:00
added LICENSE
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License
|
||||
|
||||
@@ -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,3 +1,4 @@
|
||||
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License
|
||||
"""MVG Departures Monitor - FastAPI App."""
|
||||
import time
|
||||
import logging
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License -->
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user