diff options
author | Joe George <joe@zeroc.com> | 2017-02-13 18:48:57 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2017-02-13 18:48:57 -0500 |
commit | dc5678e6988bad79336033518f8f2378f7c34cb2 (patch) | |
tree | f1b7d00d8bfde31297c4473d62ace3d05031b985 /php/lib | |
parent | Connection wizard dialog becomes readonly (diff) | |
parent | ICE-7506 - Update copyright to 2017 (diff) | |
download | ice-dc5678e6988bad79336033518f8f2378f7c34cb2.tar.bz2 ice-dc5678e6988bad79336033518f8f2378f7c34cb2.tar.xz ice-dc5678e6988bad79336033518f8f2378f7c34cb2.zip |
Merge remote-tracking branch 'origin/3.6'
Diffstat (limited to 'php/lib')
-rw-r--r-- | php/lib/Glacier2.php | 2 | ||||
-rw-r--r-- | php/lib/Ice.php | 2 | ||||
-rw-r--r-- | php/lib/IceBox.php | 2 | ||||
-rw-r--r-- | php/lib/IceGrid.php | 2 | ||||
-rw-r--r-- | php/lib/IcePatch2.php | 2 | ||||
-rw-r--r-- | php/lib/IceStorm.php | 2 | ||||
-rw-r--r-- | php/lib/Ice_ns.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/php/lib/Glacier2.php b/php/lib/Glacier2.php index 52702d82c44..d30e7560b57 100644 --- a/php/lib/Glacier2.php +++ b/php/lib/Glacier2.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/Ice.php b/php/lib/Ice.php index 7f06a42f511..ae55a19b6b2 100644 --- a/php/lib/Ice.php +++ b/php/lib/Ice.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IceBox.php b/php/lib/IceBox.php index 8668cc50bbe..3a627e4692d 100644 --- a/php/lib/IceBox.php +++ b/php/lib/IceBox.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IceGrid.php b/php/lib/IceGrid.php index 023c39f4b08..9c0ad00a5f3 100644 --- a/php/lib/IceGrid.php +++ b/php/lib/IceGrid.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IcePatch2.php b/php/lib/IcePatch2.php index f78e0afef31..654a833c8e7 100644 --- a/php/lib/IcePatch2.php +++ b/php/lib/IcePatch2.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IceStorm.php b/php/lib/IceStorm.php index a7dc53b15de..425538c9ebd 100644 --- a/php/lib/IceStorm.php +++ b/php/lib/IceStorm.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/Ice_ns.php b/php/lib/Ice_ns.php index d70107b9bcb..0eedaebac4b 100644 --- a/php/lib/Ice_ns.php +++ b/php/lib/Ice_ns.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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. |