Added license for instructions dialog
authorRikhard Kuutti <rikhard.kuutti@fudeco.com>
Wed, 31 Mar 2010 11:28:39 +0000 (14:28 +0300)
committerRikhard Kuutti <rikhard.kuutti@fudeco.com>
Wed, 31 Mar 2010 11:28:39 +0000 (14:28 +0300)
Client/instructionsdialog.cpp
Client/instructionsdialog.h

index 6946f27..8358b57 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Instructions dialog for speedFreak project
+ *
+ * @author      Rikhard Kuutti         <rikhard.kuutti@fudeco.com>
+ * @copyright   (c) 2010 Speed Freak team
+ * @license     http://opensource.org/licenses/gpl-license.php GNU Public License
+ */
+
 #include "instructionsdialog.h"
 #include "ui_instructionsdialog.h"
 
index ecdf6a6..27e2a88 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Instructions dialog for speedFreak project
+ *
+ * @author      Rikhard Kuutti         <rikhard.kuutti@fudeco.com>
+ * @copyright   (c) 2010 Speed Freak team
+ * @license     http://opensource.org/licenses/gpl-license.php GNU Public License
+ */
+
 #ifndef INSTRUCTIONSDIALOG_H
 #define INSTRUCTIONSDIALOG_H