From 588f3cc7f8f719a6bd38b4c196fce80c8040b44c Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 18 Aug 2016 09:40:34 +0300 Subject: Update copyright year to 2016 Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 --- client/src/test/java/com/vaadin/client/LocatorUtilTest.java | 2 +- .../java/com/vaadin/client/communication/ServerMessageHandlerTest.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/test/java') diff --git a/client/src/test/java/com/vaadin/client/LocatorUtilTest.java b/client/src/test/java/com/vaadin/client/LocatorUtilTest.java index 64a783549a..1a771c5281 100644 --- a/client/src/test/java/com/vaadin/client/LocatorUtilTest.java +++ b/client/src/test/java/com/vaadin/client/LocatorUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2014 Vaadin Ltd. + * Copyright 2000-2016 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/client/src/test/java/com/vaadin/client/communication/ServerMessageHandlerTest.java b/client/src/test/java/com/vaadin/client/communication/ServerMessageHandlerTest.java index 8aa70bc4e9..ee39492bbf 100644 --- a/client/src/test/java/com/vaadin/client/communication/ServerMessageHandlerTest.java +++ b/client/src/test/java/com/vaadin/client/communication/ServerMessageHandlerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2014 Vaadin Ltd. + * Copyright 2000-2016 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 -- cgit v1.2.3