summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin
diff options
context:
space:
mode:
authorJohn Ahlroos <john@vaadin.com>2012-09-27 14:41:39 +0300
committerJohn Ahlroos <john@vaadin.com>2012-09-27 14:41:39 +0300
commited2d516f04fd156814cc43c55d36f567e2611ba2 (patch)
treeea27b2f5aadbab7dff008cd1af8ea8f5b3ff70d6 /server/src/com/vaadin
parentf242a6a77439e6b12d920727070d556a6b96fb13 (diff)
downloadvaadin-framework-ed2d516f04fd156814cc43c55d36f567e2611ba2.tar.gz
vaadin-framework-ed2d516f04fd156814cc43c55d36f567e2611ba2.zip
Removed JavaDoc spam
Diffstat (limited to 'server/src/com/vaadin')
-rw-r--r--server/src/com/vaadin/ui/CustomLayout.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/src/com/vaadin/ui/CustomLayout.java b/server/src/com/vaadin/ui/CustomLayout.java
index a01ff78044..39540a3882 100644
--- a/server/src/com/vaadin/ui/CustomLayout.java
+++ b/server/src/com/vaadin/ui/CustomLayout.java
@@ -53,8 +53,6 @@ import com.vaadin.shared.ui.customlayout.CustomLayoutState;
* </p>
*
* @author Vaadin Ltd.
- * @author Duy B. Vo (<a
- * href="mailto:devduy@gmail.com?subject=Vaadin">devduy@gmail.com</a>)
* @since 3.0
*/
@SuppressWarnings("serial")