summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2014-05-12 14:55:59 +0300
committerVaadin Code Review <review@vaadin.com>2014-05-12 12:24:43 +0000
commit77a08ca0f910fb00f97015a751d5f8414c2985eb (patch)
tree26d1ca7c1774e3286535b9096ebdfe5f3a025949 /uitest
parent82033e827fcbfb396886df627a1f8d7c02359e9d (diff)
downloadvaadin-framework-77a08ca0f910fb00f97015a751d5f8414c2985eb.tar.gz
vaadin-framework-77a08ca0f910fb00f97015a751d5f8414c2985eb.zip
Add missing @sinces to JavaDoc
Change-Id: Ib36d9c591c5089eeacacc94f68e4fbb064e5418d
Diffstat (limited to 'uitest')
-rw-r--r--uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java2
-rw-r--r--uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpenTest.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java b/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java
index 379f03ee55..cf3854ee69 100644
--- a/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java
+++ b/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.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/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpenTest.java b/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpenTest.java
index 9c6c50e609..52ffc6b729 100644
--- a/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpenTest.java
+++ b/uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpenTest.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