From 4db4d65cbf404d003436c096f83a469a2f33b839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucie=20G=C3=A9rard?= Date: Tue, 20 Sep 2022 16:19:28 +0200 Subject: Apply fixes for SPDX compliance and easier parsing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-106233 Change-Id: I376f131892f3adf9785ffa214671f7d5922ef172 Reviewed-by: Jörg Bornemann --- .../qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json | 1 + examples/qt3d/planets-qml/images/nasa/qt_attribution.json | 1 + 2 files changed, 2 insertions(+) (limited to 'examples/qt3d') diff --git a/examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json b/examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json index d8b65eec0..c147af447 100644 --- a/examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json +++ b/examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json @@ -9,6 +9,7 @@ "Homepage": "http://www.zfight.com/misc/files/textures/envmap_miramar.rar", "DownloadLocation": "https://opengameart.org/sites/default/files/envmap_miramar.zip", "License": "Modify however you like, just cred me for my work, maybe link to my page.", + "LicenseId": "LicenseRef-MIRAMAR", "LicenseFile": "README.TXT", "Copyright": "Copyright (c) Jockum Skoglund aka hipshot" } diff --git a/examples/qt3d/planets-qml/images/nasa/qt_attribution.json b/examples/qt3d/planets-qml/images/nasa/qt_attribution.json index 400c405fb..6f47e3837 100644 --- a/examples/qt3d/planets-qml/images/nasa/qt_attribution.json +++ b/examples/qt3d/planets-qml/images/nasa/qt_attribution.json @@ -9,6 +9,7 @@ "DownloadLocation": "https://photojournal.jpl.nasa.gov/catalog/PIA00033", "Homepage": "https://photojournal.jpl.nasa.gov/", "License": "JPL Image Use Policy", + "LicenseId": "LicenseRef-Image-Use-Policy", "LicenseFile": "license.txt", "Copyright": "Copyright (c) 1996, Jet Propulsion Laboratory" } -- cgit v1.2.3