Added license information
authorRikhard Kuutti <rikhard.kuutti@fudeco.com>
Tue, 30 Mar 2010 07:00:47 +0000 (10:00 +0300)
committerRikhard Kuutti <rikhard.kuutti@fudeco.com>
Tue, 30 Mar 2010 07:00:47 +0000 (10:00 +0300)
Client/creditsdialog.cpp
Client/creditsdialog.h
Client/mainwindow.cpp
Client/mainwindow.h

index 83a4036..eaba0f1 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Credits Dialog
+ *
+ * @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 "creditsdialog.h"
 #include "ui_creditsdialog.h"
 
index ab26e76..69c15e3 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Credits Dialog
+ *
+ * @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 CREDITSDIALOG_H
 #define CREDITSDIALOG_H
 
index 81103a4..02a7e54 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Mainwindow 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 "mainwindow.h"
 #include "ui_mainwindow.h"
 
index 0e681f2..2b4e191 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Mainwindow 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 MAINWINDOW_H
 #define MAINWINDOW_H