From 5ec487a832575d6c57ee645bfd526e3b16953bf7 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 20 Nov 2022 12:31:20 -0800 Subject: [PATCH] Attribution compliance for OSM data. https://github.com/dcs-liberation/dcs_liberation/issues/2434 --- qt_ui/windows/QLiberationWindow.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt_ui/windows/QLiberationWindow.py b/qt_ui/windows/QLiberationWindow.py index 8421833a..38afef1b 100644 --- a/qt_ui/windows/QLiberationWindow.py +++ b/qt_ui/windows/QLiberationWindow.py @@ -466,7 +466,10 @@ class QLiberationWindow(QMainWindow): "Ciribob for the JTACAutoLase.lua script
" "Walder for the Skynet-IADS script
" "Anubis Yinepu for the Hercules Cargo script
" - 'Bug icons created by Freepik - Flaticon' + 'Bug icons created by Freepik - Flaticon
' + 'Contains information from OpenStreetMap © OpenStreetMap contributors, which is made available here under the Open Database License (ODbL).
' + 'OpenStreetMap Data Extracts from Geofabrik
' + 'NASA EarthData
' + "

Splash Screen :

" + "Artwork by Andriy Dankovych (CC BY-SA) [https://www.facebook.com/AndriyDankovych]" )