summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Layout.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/vaadin/ui/Layout.java')
-rw-r--r--src/com/vaadin/ui/Layout.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com/vaadin/ui/Layout.java b/src/com/vaadin/ui/Layout.java
index df4798b0c2..a7cd0abdb4 100644
--- a/src/com/vaadin/ui/Layout.java
+++ b/src/com/vaadin/ui/Layout.java
@@ -1,5 +1,5 @@
/*
-@ITMillApache2LicenseForJavaFiles@
+@VaadinApache2LicenseForJavaFiles@
*/
package com.vaadin.ui;
@@ -15,7 +15,7 @@ import com.vaadin.terminal.gwt.client.ui.VMarginInfo;
* various layout components to enable them to place other components in
* specific locations in the UI.
*
- * @author IT Mill Ltd.
+ * @author Vaadin Ltd.
* @version
* @VERSION@
* @since 3.0