Update comments in main.c header
[soft/lpc82x/exanh] / host / exanh_dump / main.c
index fbd7cbf..1e67c8a 100644 (file)
@@ -3,10 +3,8 @@
  *
  *   main.c
  *
- *
  * Copyright 2013-2014 Nathael Pajani <nathael.pajani@ed3l.fr>
  *
- *
  * 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 3 of the License, or
  ****************************************************************************/
 
 
-/* this protocol handler is designed to run on a host replacing the DTPlug,
- * but should be easy to use as a source for the protocol handling code for
- * the DTPlug itself.
- */
-
-
 #include <stdint.h>
 #include <stdlib.h>
 #include <stdio.h>