]> Shamusworld >> Repos - warehouse-man-deluxe/blobdiff - src/mainwin.cpp
Added MOAR boards.
[warehouse-man-deluxe] / src / mainwin.cpp
index 9b8fb296d01bc0f4585ba47d5b7e3409fbdc0515..010f27f7d63f78ab6652bfd87743b3f5c4d4d8f4 100644 (file)
@@ -272,7 +272,7 @@ void MainWin::ResetGame(void)
 
 void MainWin::AboutGame(void)
 {
-       QMessageBox::about(this, tr("About Warehouse Man Deluxe"), tr("Warehouse Man Deluxe Version 1.0\n\nCopyright © 2014 Underground Software\n\nWritten by James L. Hammons"));
+       QMessageBox::about(this, tr("About Warehouse Man Deluxe"), tr("Warehouse Man Deluxe Version 1.0\n\nCopyright (C) 2014 Underground Software\n\nWritten by James L. Hammons"));
 }