ucmb: Update AVR sample implementation and update license headers.
[openwrt/svn-archive/archive.git] / utils / ucmb-tools / tools / ucmb.c
index 0bf82e42aa949d8e57a12bed9471989972008206..f432b0ec42da925f4f6a52d7640efed8f45ed8e2 100644 (file)
@@ -1,10 +1,18 @@
 /*
- * Microcontroller Message Bus
- * Userspace commandline utility
+ *   Microcontroller Message Bus
+ *   Userspace commandline utility
  *
- * Copyright (c) 2009 Michael Buesch <mb@bu3sch.de>
+ *   Copyright (c) 2009 Michael Buesch <mb@bu3sch.de>
  *
- * Licensed under the GNU/GPL. See COPYING for details.
+ *   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.
  */
 
 #include <stdlib.h>