summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.java
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2014-04-23 21:04:14 +0300
committerArtur Signell <artur@vaadin.com>2014-04-23 21:04:14 +0300
commit2c8c29e68b002ac6c498c3046a41822111c6d4ab (patch)
tree5891253292a164f2f1dca13bdb1a80077fe24155 /uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.java
parentaf3b9c6075e365cde8d87b7e7bf46f7c3697086d (diff)
downloadvaadin-framework-2c8c29e68b002ac6c498c3046a41822111c6d4ab.tar.gz
vaadin-framework-2c8c29e68b002ac6c498c3046a41822111c6d4ab.zip
Update remaining copyright years to 2014
Change-Id: I1fc2bd735b538ebac6d4f41fc8536f26795cc85f
Diffstat (limited to 'uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.java')
-rw-r--r--uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.java b/uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.java
index 70ca890b31..92307dbbaf 100644
--- a/uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.java
+++ b/uitest/src/com/vaadin/tests/integration/ServletIntegrationLongPollingUITest.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
@@ -18,4 +18,4 @@ package com.vaadin.tests.integration;
public class ServletIntegrationLongPollingUITest extends
AbstractServletIntegrationTest {
// Uses the test method declared in the super class
-} \ No newline at end of file
+}