aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/navigator
diff options
context:
space:
mode:
authorIlia Motornyi <elmot@vaadin.com>2018-03-27 17:53:43 +0300
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-03-27 17:53:43 +0300
commit6541b7bad2e41c57a7731611a3f2f7032a5ce947 (patch)
treed02eed1624a4b027a73461bbebdee47162fbd232 /uitest/src/test/java/com/vaadin/tests/navigator
parent98be8f19d046f8f0fd7fe5a753bff2c67efed9fd (diff)
downloadvaadin-framework-6541b7bad2e41c57a7731611a3f2f7032a5ce947.tar.gz
vaadin-framework-6541b7bad2e41c57a7731611a3f2f7032a5ce947.zip
Update copyright year (#10761)
Diffstat (limited to 'uitest/src/test/java/com/vaadin/tests/navigator')
-rw-r--r--uitest/src/test/java/com/vaadin/tests/navigator/DelayedViewLeaveConfirmationTest.java2
-rw-r--r--uitest/src/test/java/com/vaadin/tests/navigator/NavigatorListenerModifiesListenersTest.java2
-rw-r--r--uitest/src/test/java/com/vaadin/tests/navigator/NavigatorViewBlocksBackButtonActionTest.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/uitest/src/test/java/com/vaadin/tests/navigator/DelayedViewLeaveConfirmationTest.java b/uitest/src/test/java/com/vaadin/tests/navigator/DelayedViewLeaveConfirmationTest.java
index 3e652bd0d3..80f9c4618f 100644
--- a/uitest/src/test/java/com/vaadin/tests/navigator/DelayedViewLeaveConfirmationTest.java
+++ b/uitest/src/test/java/com/vaadin/tests/navigator/DelayedViewLeaveConfirmationTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2016 Vaadin Ltd.
+ * Copyright 2000-2018 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/test/java/com/vaadin/tests/navigator/NavigatorListenerModifiesListenersTest.java b/uitest/src/test/java/com/vaadin/tests/navigator/NavigatorListenerModifiesListenersTest.java
index f2ac0c9efd..a76ed725ef 100644
--- a/uitest/src/test/java/com/vaadin/tests/navigator/NavigatorListenerModifiesListenersTest.java
+++ b/uitest/src/test/java/com/vaadin/tests/navigator/NavigatorListenerModifiesListenersTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2016 Vaadin Ltd.
+ * Copyright 2000-2018 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/test/java/com/vaadin/tests/navigator/NavigatorViewBlocksBackButtonActionTest.java b/uitest/src/test/java/com/vaadin/tests/navigator/NavigatorViewBlocksBackButtonActionTest.java
index 4507c12cfe..7c867ebb5e 100644
--- a/uitest/src/test/java/com/vaadin/tests/navigator/NavigatorViewBlocksBackButtonActionTest.java
+++ b/uitest/src/test/java/com/vaadin/tests/navigator/NavigatorViewBlocksBackButtonActionTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2016 Vaadin Ltd.
+ * Copyright 2000-2018 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