# HG changeset patch # User Bernhard Reiter # Date 1543334295 -3600 # Node ID d872b0a6567a4c29bb708e56a545d728bfe398cf # Parent df30521b2c0bd3ec093320c4230c1068e35c1495 client: Add general info to identify dialog. * Add a brief version of the right holders, engineering and license infos into the identify dialog. May later be moved to a seperate about dialog. diff -r df30521b2c0b -r d872b0a6567a client/src/components/map/Identify.vue --- a/client/src/components/map/Identify.vue Tue Nov 27 16:41:07 2018 +0100 +++ b/client/src/components/map/Identify.vue Tue Nov 27 16:58:15 2018 +0100 @@ -34,11 +34,18 @@
- gemma - source-code - {{ versionStr }} -
Some data © - OpenSteetMapcontributors + This app uses gemma, which is Free Software under +
+ AGPL-3.0-or-later + without warranty, see docs for details.
+ + source-code + {{ versionStr }} +
+ © via donau. ⓔ Intevation. +
Some data © + OpenSteetMap + contributors.
@@ -51,6 +58,7 @@ .versioninfo font-size: 60% + white-space:normal