diff TOOLS/asfinfo.c @ 30416:b573c7c7173b

Add standard license header to C tools missing them.
author diego
date Sat, 30 Jan 2010 13:35:03 +0000
parents b45a3ae01e54
children 32725ca88fed
line wrap: on
line diff
--- a/TOOLS/asfinfo.c	Sat Jan 30 13:31:00 2010 +0000
+++ b/TOOLS/asfinfo.c	Sat Jan 30 13:35:03 2010 +0000
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ *
+ * 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.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
 #define SAVE_STREAMS
 
 // simple ASF header display program by A'rpi/ESP-team