Rename myself
[bertos.git] / bertos / dt / dnotifier.c
index 502ce284261d29520ba9eff3e4d77ef30b5a372c..09a51a786089181ee2178eb56813c909bcc87274 100644 (file)
  * \brief Notifier obj (implementation).
  *
  * \version $Id$
- * \author Bernardo Innocenti <bernie@develer.com>
+ * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-/*#*
- *#* $Log$
- *#* Revision 1.2  2006/07/19 12:56:26  bernie
- *#* Convert to new Doxygen style.
- *#*
- *#* Revision 1.1  2005/11/04 18:26:38  bernie
- *#* Import into DevLib.
- *#*
- *#* Revision 1.5  2005/06/09 13:49:22  batt
- *#* Reformat; correct some comments.
- *#*
- *#* Revision 1.4  2005/06/09 13:23:58  batt
- *#* Add some comments.
- *#*
- *#* Revision 1.3  2005/06/08 17:32:33  batt
- *#* Switch to new messaging system.
- *#*
- *#* Revision 1.2  2005/06/06 11:04:12  batt
- *#* Add some comments.
- *#*
- *#* Revision 1.1  2005/05/26 08:32:53  batt
- *#* Add new Develer widget system :)
- *#*
- *#*/
-
 #include <cfg/debug.h>
 
 #include <dt/dtag.h>