From 3ba21e609c5403b739fdc6e56ae5e78093863541 Mon Sep 17 00:00:00 2001 From: Marcus Kida Date: Tue, 10 Feb 2026 12:59:27 +0100 Subject: [PATCH] Add legal --- LICENSE | 2 +- static/datenschutz.html | 113 ++++++++++++++++++++++++++++++++++++++++ static/impressum.html | 52 ++++++++++++++++++ static/index.html | 2 +- 4 files changed, 167 insertions(+), 2 deletions(-) create mode 100644 static/datenschutz.html create mode 100644 static/impressum.html diff --git a/LICENSE b/LICENSE index e728d5a..6d2bd3c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 DA6KM +Copyright (c) 2026 Bearologics GmbH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/static/datenschutz.html b/static/datenschutz.html new file mode 100644 index 0000000..6d406a7 --- /dev/null +++ b/static/datenschutz.html @@ -0,0 +1,113 @@ + + + + + + Datenschutz – DMRmap + + + + + + + diff --git a/static/impressum.html b/static/impressum.html new file mode 100644 index 0000000..a058cc5 --- /dev/null +++ b/static/impressum.html @@ -0,0 +1,52 @@ + + + + + + Impressum – DMRmap + + + + + + + diff --git a/static/index.html b/static/index.html index 99bc7d0..2b8f589 100644 --- a/static/index.html +++ b/static/index.html @@ -72,7 +72,7 @@ Geocoding by Nominatim. Routing by OSRM. Map by OpenStreetMap.
- Built by DA6KM. Source code. + Impressum · Datenschutz · Source