1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 00:05:17 +03:00

Added GPLv2 licence texts to new files

This commit is contained in:
Kjell Kernen 2014-03-03 16:54:45 +01:00
parent 9dfffbf641
commit 5b5aac9d16
6 changed files with 82 additions and 4 deletions

View file

@ -1,3 +1,17 @@
/*
* Author - Kjell Kernen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
#include "wizarddata.h"
QString inputName(Input input)