diff options
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 | ||||
-rw-r--r-- | php/lib/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/php/lib/Glacier2.php b/php/lib/Glacier2.php index 482d1a22c33..52702d82c44 100644 --- a/php/lib/Glacier2.php +++ b/php/lib/Glacier2.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/Ice.php b/php/lib/Ice.php index 0c42672cd3d..a50044711d2 100644 --- a/php/lib/Ice.php +++ b/php/lib/Ice.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IceBox.php b/php/lib/IceBox.php index 55f83f6e3db..8668cc50bbe 100644 --- a/php/lib/IceBox.php +++ b/php/lib/IceBox.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IceGrid.php b/php/lib/IceGrid.php index 227ba66828a..023c39f4b08 100644 --- a/php/lib/IceGrid.php +++ b/php/lib/IceGrid.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IcePatch2.php b/php/lib/IcePatch2.php index 8f7a9127fe9..f78e0afef31 100644 --- a/php/lib/IcePatch2.php +++ b/php/lib/IcePatch2.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/IceStorm.php b/php/lib/IceStorm.php index 22b582e9508..a7dc53b15de 100644 --- a/php/lib/IceStorm.php +++ b/php/lib/IceStorm.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/Ice_ns.php b/php/lib/Ice_ns.php index 5f01430a097..76b9dbf1f76 100644 --- a/php/lib/Ice_ns.php +++ b/php/lib/Ice_ns.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// 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/php/lib/Makefile b/php/lib/Makefile index 677371e3a90..ec28cc056f1 100644 --- a/php/lib/Makefile +++ b/php/lib/Makefile @@ -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. |