From f3af4969a76070e495556d3c64358ef582c860f0 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 29 Jun 2012 16:07:10 +0200 Subject: Added GPL header to scripts --- scripts/bin2array.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'scripts/bin2array.c') diff --git a/scripts/bin2array.c b/scripts/bin2array.c index 5e0ad7c74..b82391a12 100644 --- a/scripts/bin2array.c +++ b/scripts/bin2array.c @@ -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 . + * + * 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 -- cgit v1.2.3