Properly credit CC artwork author.

This commit is contained in:
Khopa
2022-03-03 23:34:22 +01:00
parent 510dcd762f
commit 0b1365a04b
2 changed files with 5 additions and 1 deletions

View File

@@ -389,6 +389,8 @@ class QLiberationWindow(QMainWindow):
"<b>Ciribob </b> <i>for the JTACAutoLase.lua script</i><br/>"
"<b>Walder </b> <i>for the Skynet-IADS script</i><br/>"
"<b>Anubis Yinepu </b> <i>for the Hercules Cargo script</i><br/>"
+ "<h4>Splash Screen :</h4>"
+ "Artwork by Andriy Dankovych (CC BY-SA) [https://www.facebook.com/AndriyDankovych]"
)
about = QMessageBox()
about.setWindowTitle("About DCS Liberation")