diff options
author | Joe George <joe@zeroc.com> | 2017-02-13 18:40:00 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2017-02-13 18:40:00 -0500 |
commit | 274d82b037c5331c7be1bce5e75335ce727be96e (patch) | |
tree | 8c14faad979cf1d3c96689a20fed45329c8198c6 /android/src | |
parent | Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in Ruby (diff) | |
download | ice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.bz2 ice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.xz ice-274d82b037c5331c7be1bce5e75335ce727be96e.zip |
ICE-7506 - Update copyright to 2017
Diffstat (limited to 'android/src')
-rw-r--r-- | android/src/Glacier2/build.gradle | 2 | ||||
-rw-r--r-- | android/src/Ice/build.gradle | 2 | ||||
-rw-r--r-- | android/src/IceBox/build.gradle | 2 | ||||
-rw-r--r-- | android/src/IceGrid/build.gradle | 2 | ||||
-rw-r--r-- | android/src/IcePatch2/build.gradle | 2 | ||||
-rw-r--r-- | android/src/IceStorm/build.gradle | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/android/src/Glacier2/build.gradle b/android/src/Glacier2/build.gradle index aceb0e17b80..13059995288 100644 --- a/android/src/Glacier2/build.gradle +++ b/android/src/Glacier2/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/src/Ice/build.gradle b/android/src/Ice/build.gradle index fc3d169d749..fdcbe7b7aab 100644 --- a/android/src/Ice/build.gradle +++ b/android/src/Ice/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/src/IceBox/build.gradle b/android/src/IceBox/build.gradle index e3d5040d313..9867301d2bc 100644 --- a/android/src/IceBox/build.gradle +++ b/android/src/IceBox/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/src/IceGrid/build.gradle b/android/src/IceGrid/build.gradle index 372b82ab042..ade560f2207 100644 --- a/android/src/IceGrid/build.gradle +++ b/android/src/IceGrid/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/src/IcePatch2/build.gradle b/android/src/IcePatch2/build.gradle index cc9babb7a1d..8d7713f3c89 100644 --- a/android/src/IcePatch2/build.gradle +++ b/android/src/IcePatch2/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/src/IceStorm/build.gradle b/android/src/IceStorm/build.gradle index 7f71e12cf32..a01b967f028 100644 --- a/android/src/IceStorm/build.gradle +++ b/android/src/IceStorm/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. |