USBasp 2009.02.28.
[pub/USBasp.git] / firmware / clock.h
index 405fe2f..0183297 100644 (file)
@@ -1,12 +1,12 @@
 /*
-  clock.h - part of USBasp
-
-  Autor..........: Thomas Fischl <tfischl@gmx.de>
-  Description....: Provides functions for timing/waiting
-  Licence........: GNU GPL v2 (see Readme.txt)
-  Creation Date..: 2005-02-23
-  Last change....: 2006-11-16
-*/
* clock.h - part of USBasp
+ *
* Autor..........: Thomas Fischl <tfischl@gmx.de>
* Description....: Provides functions for timing/waiting
* Licence........: GNU GPL v2 (see Readme.txt)
* Creation Date..: 2005-02-23
* Last change....: 2006-11-16
+ */
 
 #ifndef __clock_h_included__
 #define        __clock_h_included__