Add "Castle" map copyright info
authorunc0rr
Fri, 08 Aug 2008 13:11:41 +0000
changeset 1177 fd1548b994fa
parent 1176 2969efb7050f
child 1178 62724f4bbb96
Add "Castle" map copyright info
QTfrontend/about.cpp
README
--- a/QTfrontend/about.cpp	Fri Aug 08 12:59:34 2008 +0000
+++ b/QTfrontend/about.cpp	Fri Aug 08 13:11:41 2008 +0000
@@ -55,10 +55,13 @@
 			"</p><h2>" +
 			
 			QLabel::tr("Art:") + "</h2>"
+			+ QString::fromUtf8(
 			"<p>All sprites, all themes except for \"Cheese\" and \"Volcano\": Finn Brice &lt;<a href=\"mailto:tiyuri@gmail.com\">tiyuri@gmail.com</a>&gt;"
 			"<br>"
 			"\"Bamboo\", \"EarthRise\" maps and themes: Joshua Frese &lt;<a href=\"mailto:joshfrese@gmail.com\">joshfrese@gmail.com</a>&gt;"
-			"</p><h2>" +
+			"<br>"
+			"\"Castle\" map: Stanko Tadić &lt;<a href=\"mailto:stanko@mfhinc.net\">stanko@mfhinc.net</a>&gt;"
+			"</p><h2>") +
 			
 			QLabel::tr("Sounds:") + "</h2>"
 			"Hedgehogs voice: Stephen Alexander &lt;<a href=\"mailto:ArmagonNo1@gmail.com\">ArmagonNo1@gmail.com</a>&gt;"
--- a/README	Fri Aug 08 12:59:34 2008 +0000
+++ b/README	Fri Aug 08 13:11:41 2008 +0000
@@ -26,3 +26,6 @@
 
 Maps and themes "Bamboo", "EarthRise":
 Copyright 2008 Joshua Frese <joshfrese@gmail.com>
+
+Map "Castle":
+Copyright 2008 Stanko Tadić <stanko@mfhinc.net>