Update preset.
[bertos.git] / bertos / dt / dwidget.c
index 096f84d2d0f1752beea2da328ee3cc95f5f07337..c2054549070843a06ff4e4a11b4d7d6f04ce0979 100644 (file)
  * Copyright 2005 Develer S.r.l. (http://www.develer.com/)
  * -->
  *
- * \version $Id$
  *
  * \brief Widget (implementation).
  * A widget is typically a graphic object on a device.
  * Its proproperties are the position, the size and a context on which the widget is drawn.
  *
- * \version $Id$
- * \author Bernardo Innocenti <bernie@develer.com>
+ * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Francesco Sacchi <batt@ðeveler.com>
  */