Doc fixes.
[bertos.git] / mware / strtol10.h
index 48c97693e0f92f82fabf4b28606cde2376f19823..4dfe7a479cb700e533f55ac5660583d3276df758 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.3  2006/07/19 12:56:28  bernie
- *#* Convert to new Doxygen style.
- *#*
- *#* Revision 1.2  2005/04/11 19:10:28  bernie
- *#* Include top-level headers from cfg/ subdir.
- *#*
- *#* Revision 1.1  2005/03/15 00:06:30  bernie
- *#* Simpler, smaller, faster.
- *#*
- *#*/
 
 #ifndef MWARE_STRTOL10_H
 #define MWARE_STRTOL10_H