summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/event/EventRouter.java
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/com/vaadin/event/EventRouter.java')
-rw-r--r--server/src/com/vaadin/event/EventRouter.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/src/com/vaadin/event/EventRouter.java b/server/src/com/vaadin/event/EventRouter.java
index 90c080b860..5ddd779e06 100644
--- a/server/src/com/vaadin/event/EventRouter.java
+++ b/server/src/com/vaadin/event/EventRouter.java
@@ -18,8 +18,6 @@ import java.util.List;
* {@link com.vaadin.event package documentation}.
*
* @author Vaadin Ltd.
- * @version
- * @VERSION@
* @since 3.0
*/
@SuppressWarnings("serial")