summaryrefslogtreecommitdiffstats
path: root/server/src/com
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2014-05-05 17:05:12 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2014-05-05 17:05:12 +0300
commit27f6503eb1a0fedf504559e6f6609a6dff80637f (patch)
tree7384ccb3242c7cfa4576217504ffa51a9d2d873e /server/src/com
parent498df1e39122ef7e0d7aa9e11ce54507279d8775 (diff)
downloadvaadin-framework-27f6503eb1a0fedf504559e6f6609a6dff80637f.tar.gz
vaadin-framework-27f6503eb1a0fedf504559e6f6609a6dff80637f.zip
Fix header and Javadoc issues
Change-Id: I171067273aedc7248e9c044bea0ebf67155fd7a9
Diffstat (limited to 'server/src/com')
-rw-r--r--server/src/com/vaadin/server/FontAwesome.java2
-rw-r--r--server/src/com/vaadin/server/FontIcon.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/server/src/com/vaadin/server/FontAwesome.java b/server/src/com/vaadin/server/FontAwesome.java
index d4ad612d45..71a2249dca 100644
--- a/server/src/com/vaadin/server/FontAwesome.java
+++ b/server/src/com/vaadin/server/FontAwesome.java
@@ -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
diff --git a/server/src/com/vaadin/server/FontIcon.java b/server/src/com/vaadin/server/FontIcon.java
index 6b9a55cf20..2ada45084f 100644
--- a/server/src/com/vaadin/server/FontIcon.java
+++ b/server/src/com/vaadin/server/FontIcon.java
@@ -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