From 054c4a16f57f693329c3a5f00b9e44288bf781e2 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 16 Aug 2012 10:53:18 +0300 Subject: Removed more @version included in some files but not in all (#9299) --- server/src/com/vaadin/ui/Label.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'server/src/com/vaadin/ui/Label.java') diff --git a/server/src/com/vaadin/ui/Label.java b/server/src/com/vaadin/ui/Label.java index 37495ef55c..341d9546bc 100644 --- a/server/src/com/vaadin/ui/Label.java +++ b/server/src/com/vaadin/ui/Label.java @@ -305,8 +305,6 @@ public class Label extends AbstractComponent implements Property, * Value change event * * @author Vaadin Ltd. - * @version - * @VERSION@ * @since 3.0 */ public static class ValueChangeEvent extends Component.Event implements -- cgit v1.2.3