summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event/EventRouter.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/vaadin/event/EventRouter.java')
-rw-r--r--src/com/vaadin/event/EventRouter.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com/vaadin/event/EventRouter.java b/src/com/vaadin/event/EventRouter.java
index 6332e4dd52..49b29de9bb 100644
--- a/src/com/vaadin/event/EventRouter.java
+++ b/src/com/vaadin/event/EventRouter.java
@@ -1,5 +1,5 @@
/*
-@ITMillApache2LicenseForJavaFiles@
+@VaadinApache2LicenseForJavaFiles@
*/
package com.vaadin.event;
@@ -17,7 +17,7 @@ import java.util.List;
* model. For more information on the event model see the
* {@link com.vaadin.event package documentation}.
*
- * @author IT Mill Ltd.
+ * @author Vaadin Ltd.
* @version
* @VERSION@
* @since 3.0