Added GPL header to scripts

This commit is contained in:
Tobias Brunner
2012-06-29 16:51:29 +02:00
parent 1a06ba1849
commit f3af4969a7
8 changed files with 112 additions and 0 deletions
+14
View File
@@ -1,3 +1,17 @@
/*
* Copyright (C) 2008 Martin Willi
* Hochschule fuer Technik Rapperswil
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.
*
* 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 <stdio.h>
#include <utils/identification.h>