diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2015-01-05 10:18:10 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2015-01-05 10:18:10 -0330 |
commit | 9776285f46e4dbc15f285394daffd1e69490fb21 (patch) | |
tree | 554789184a560ec5efc6a8e28d83fd0256d35fee /android/test | |
parent | ICE-6253 Functional_TwowayCallbackDouble is invalid (diff) | |
download | ice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.bz2 ice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.xz ice-9776285f46e4dbc15f285394daffd1e69490fb21.zip |
Updated copyright to 2015
Diffstat (limited to 'android/test')
6 files changed, 6 insertions, 6 deletions
diff --git a/android/test/android/build.gradle b/android/test/android/build.gradle index 73658804053..e7442158676 100644 --- a/android/test/android/build.gradle +++ b/android/test/android/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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 e0e1798abe1..41fbcc6a55f 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-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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 0c9dacbaf69..070973b1201 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-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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 edf3158abcc..a2154c35742 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-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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 723aa3f8d0c..9c15a815763 100644 --- a/android/test/build.gradle +++ b/android/test/build.gradle @@ -1,6 +1,6 @@ //********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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 30ff633c18b..cb60687a6fe 100644 --- a/android/test/plugins/build.gradle +++ b/android/test/plugins/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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. |