summaryrefslogtreecommitdiff
path: root/android/test
diff options
context:
space:
mode:
Diffstat (limited to 'android/test')
-rw-r--r--android/test/android/build.gradle2
-rw-r--r--android/test/android/src/main/java/com/zeroc/testsuite/TestApp.java2
-rw-r--r--android/test/android/src/main/java/com/zeroc/testsuite/TestContainer.java2
-rw-r--r--android/test/android/src/main/java/com/zeroc/testsuite/TestSuite.java2
-rw-r--r--android/test/build.gradle2
-rw-r--r--android/test/plugins/build.gradle2
6 files changed, 6 insertions, 6 deletions
diff --git a/android/test/android/build.gradle b/android/test/android/build.gradle
index 4fd94516361..7b1dc880f85 100644
--- a/android/test/android/build.gradle
+++ b/android/test/android/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/android/test/android/src/main/java/com/zeroc/testsuite/TestApp.java b/android/test/android/src/main/java/com/zeroc/testsuite/TestApp.java
index 61a852f3a00..0d822017360 100644
--- a/android/test/android/src/main/java/com/zeroc/testsuite/TestApp.java
+++ b/android/test/android/src/main/java/com/zeroc/testsuite/TestApp.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/android/test/android/src/main/java/com/zeroc/testsuite/TestContainer.java b/android/test/android/src/main/java/com/zeroc/testsuite/TestContainer.java
index c197c0952cb..9478cbb1a6d 100644
--- a/android/test/android/src/main/java/com/zeroc/testsuite/TestContainer.java
+++ b/android/test/android/src/main/java/com/zeroc/testsuite/TestContainer.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/android/test/android/src/main/java/com/zeroc/testsuite/TestSuite.java b/android/test/android/src/main/java/com/zeroc/testsuite/TestSuite.java
index 404bc0e5f9f..a0f1b4befb0 100644
--- a/android/test/android/src/main/java/com/zeroc/testsuite/TestSuite.java
+++ b/android/test/android/src/main/java/com/zeroc/testsuite/TestSuite.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/android/test/build.gradle b/android/test/build.gradle
index f76289f50ac..63f2e33892c 100644
--- a/android/test/build.gradle
+++ b/android/test/build.gradle
@@ -1,6 +1,6 @@
//**********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/android/test/plugins/build.gradle b/android/test/plugins/build.gradle
index 4d2d755b307..006cea3a1d2 100644
--- a/android/test/plugins/build.gradle
+++ b/android/test/plugins/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.