]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix header and Javadoc issues
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Mon, 5 May 2014 14:05:12 +0000 (17:05 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 6 May 2014 07:13:17 +0000 (07:13 +0000)
Change-Id: I171067273aedc7248e9c044bea0ebf67155fd7a9
(cherry picked from commit 27f6503eb1a0fedf504559e6f6609a6dff80637f)

client/src/com/vaadin/client/ApplicationConnection.java
client/src/com/vaadin/client/ui/dd/VDragCloneAware.java
server/src/com/vaadin/server/FontAwesome.java
server/src/com/vaadin/server/FontIcon.java

index 4858b14223b9873b6105b1760b9bcf4aaf27e9b8..6dcc2abb44409163ad4d1292a125a308e48acd3b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright 2000-2014 Vaadin Ltd.
- *
+ * 
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of
  * the License at
index 53bc2065889162ba8862992862a468d4fa6564e4..8c1b17daec6019895376aeccc74437c7ea94038d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2013 Vaadin Ltd.
+ * Copyright 2000-2014 Vaadin Ltd.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of
@@ -22,7 +22,7 @@ import com.google.gwt.dom.client.Element;
  * initialization/configuration. Method {@link #initDragImageCopy(Element)}
  * allows to change/correct drag image element when element is dragged via DnD.
  * 
- * @since 7.3
+ * @since 7.2
  * @author Vaadin Ltd
  */
 public interface VDragCloneAware {
index d4ad612d450676905ac23163b7244ae4ba474891..71a2249dca982922f8d7ea83ccaa3ee0c1da2496 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2013 Vaadin Ltd.
+ * Copyright 2000-2014 Vaadin Ltd.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of
index 6b9a55cf207ae54951f980a9c2b3f51f7d312c89..2ada45084faf630aea1bd9adff0fc5ff9c085d2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2013 Vaadin Ltd.
+ * Copyright 2000-2014 Vaadin Ltd.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of