Fix logo name.
[bertos.git] / mware / hex.c
index be2d33e4f40c11d2618d52a825a4cb6924c50e75..01c41642052419383632fdcfeb0211aaa6255a71 100644 (file)
@@ -27,7 +27,7 @@
  * the GNU General Public License.
  *
  * Copyright 2005 Develer S.r.l. (http://www.develer.com/)
- * This file is part of DevLib - See README.devlib for information.
+ *
  * -->
  *
  * \brief Poor man's hex arrays (implementation).
  * \author Bernardo Innocenti <bernie@develer.com>
  */
 
-/*#*
- *#* $Log$
- *#* Revision 1.4  2006/07/19 12:56:28  bernie
- *#* Convert to new Doxygen style.
- *#*
- *#* Revision 1.3  2006/02/10 11:30:48  bernie
- *#* C++ fixes.
- *#*
- *#* Revision 1.2  2005/03/01 23:32:05  bernie
- *#* Give due credit for this astounding creation.
- *#*
- *#*/
 
 #include "hex.h"