summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json1
-rw-r--r--examples/qt3d/planets-qml/images/nasa/qt_attribution.json1
-rw-r--r--src/3rdparty/imgui/qt_attribution.json1
3 files changed, 3 insertions, 0 deletions
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"
}
diff --git a/src/3rdparty/imgui/qt_attribution.json b/src/3rdparty/imgui/qt_attribution.json
index c5599b70e..47ef6eb48 100644
--- a/src/3rdparty/imgui/qt_attribution.json
+++ b/src/3rdparty/imgui/qt_attribution.json
@@ -37,6 +37,7 @@
"Homepage": "https://github.com/nothings/stb/",
"License": "MIT License or Public Domain",
+ "LicenseId": "MIT OR CC0-1.0",
"LicenseFile": "LICENSE_imstb.txt",
"Copyright": "Copyright (c) 2017 Sean Barrett"
}