From: Rikhard Kuutti Date: Wed, 31 Mar 2010 11:28:39 +0000 (+0300) Subject: Added license for instructions dialog X-Git-Tag: v0.2-RC1~9 X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=commitdiff_plain;h=2c3102952d9d85f23b0e2fc5bb52bd5e6fc559f6 Added license for instructions dialog --- diff --git a/Client/instructionsdialog.cpp b/Client/instructionsdialog.cpp index 6946f27..8358b57 100644 --- a/Client/instructionsdialog.cpp +++ b/Client/instructionsdialog.cpp @@ -1,3 +1,11 @@ +/* + * Instructions dialog for speedFreak project + * + * @author Rikhard Kuutti + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #include "instructionsdialog.h" #include "ui_instructionsdialog.h" diff --git a/Client/instructionsdialog.h b/Client/instructionsdialog.h index ecdf6a6..27e2a88 100644 --- a/Client/instructionsdialog.h +++ b/Client/instructionsdialog.h @@ -1,3 +1,11 @@ +/* + * Instructions dialog for speedFreak project + * + * @author Rikhard Kuutti + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #ifndef INSTRUCTIONSDIALOG_H #define INSTRUCTIONSDIALOG_H