diff options
author | Joe George <joe@zeroc.com> | 2016-03-01 09:49:47 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-01 09:49:47 -0500 |
commit | 392c578a56e0e14d5310ab56c3699ba689ed5a0f (patch) | |
tree | 6bbe7fd953617076ece3b63bb6a70115842e9ff5 /android/src | |
parent | Ice::identityToString/Ice::stringToIdentity php/ruby/python implementations (diff) | |
download | ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.tar.bz2 ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.tar.xz ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.zip |
Update copyright headers
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 b6e29f91108..aceb0e17b80 100644 --- a/android/src/Glacier2/build.gradle +++ b/android/src/Glacier2/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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 1c10e6b2a35..fc3d169d749 100644 --- a/android/src/Ice/build.gradle +++ b/android/src/Ice/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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 a2504d23fb3..e3d5040d313 100644 --- a/android/src/IceBox/build.gradle +++ b/android/src/IceBox/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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 97b03855641..372b82ab042 100644 --- a/android/src/IceGrid/build.gradle +++ b/android/src/IceGrid/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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 a80d2176a4f..cc9babb7a1d 100644 --- a/android/src/IcePatch2/build.gradle +++ b/android/src/IcePatch2/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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 4b44402daf4..7f71e12cf32 100644 --- a/android/src/IceStorm/build.gradle +++ b/android/src/IceStorm/build.gradle @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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. |