summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-03-01 10:04:29 -0500
committerJoe George <joe@zeroc.com>2016-03-01 10:04:29 -0500
commit7f1a8fd1c57d349d288989365ad18af7566cfcee (patch)
treee32fe85f6035913517187db3894dd45b17534f08 /php
parentIce::identityToString/Ice::stringToIdentity for PHP7 (diff)
parentUpdate copyright headers (diff)
downloadice-7f1a8fd1c57d349d288989365ad18af7566cfcee.tar.bz2
ice-7f1a8fd1c57d349d288989365ad18af7566cfcee.tar.xz
ice-7f1a8fd1c57d349d288989365ad18af7566cfcee.zip
Merge remote-tracking branch 'origin/3.6'
Diffstat (limited to 'php')
-rw-r--r--php/Makefile2
-rwxr-xr-xphp/allTests.py2
-rw-r--r--php/config/Make.rules.Darwin2
-rw-r--r--php/config/Make.rules.Linux2
-rw-r--r--php/config/Make.rules.mak.php2
-rw-r--r--php/config/Make.rules.php2
-rw-r--r--php/lib/Glacier2.php2
-rw-r--r--php/lib/Ice.php2
-rw-r--r--php/lib/IceBox.php2
-rw-r--r--php/lib/IceGrid.php2
-rw-r--r--php/lib/IcePatch2.php2
-rw-r--r--php/lib/IceStorm.php2
-rw-r--r--php/lib/Ice_ns.php2
-rw-r--r--php/lib/Makefile2
-rw-r--r--php/src/Makefile2
-rw-r--r--php/src/php5/Communicator.cpp2
-rw-r--r--php/src/php5/Communicator.h2
-rw-r--r--php/src/php5/Config.h2
-rw-r--r--php/src/php5/Connection.cpp2
-rw-r--r--php/src/php5/Connection.h2
-rw-r--r--php/src/php5/Endpoint.cpp2
-rw-r--r--php/src/php5/Endpoint.h2
-rw-r--r--php/src/php5/IcePHP.rc2
-rw-r--r--php/src/php5/Init.cpp2
-rw-r--r--php/src/php5/Logger.cpp2
-rw-r--r--php/src/php5/Logger.h2
-rw-r--r--php/src/php5/Makefile2
-rw-r--r--php/src/php5/Makefile.mak2
-rw-r--r--php/src/php5/Operation.cpp2
-rw-r--r--php/src/php5/Operation.h2
-rw-r--r--php/src/php5/Properties.cpp2
-rw-r--r--php/src/php5/Properties.h2
-rw-r--r--php/src/php5/Proxy.cpp2
-rw-r--r--php/src/php5/Proxy.h2
-rw-r--r--php/src/php5/Types.cpp2
-rw-r--r--php/src/php5/Types.h2
-rw-r--r--php/src/php5/Util.cpp2
-rw-r--r--php/src/php5/Util.h2
-rw-r--r--php/test/Ice/Makefile2
-rw-r--r--php/test/Ice/Makefile.mak2
-rw-r--r--php/test/Ice/acm/Client.php2
-rw-r--r--php/test/Ice/acm/Makefile2
-rw-r--r--php/test/Ice/acm/Test.ice2
-rwxr-xr-xphp/test/Ice/acm/run.py2
-rw-r--r--php/test/Ice/binding/Client.php2
-rw-r--r--php/test/Ice/binding/Makefile2
-rw-r--r--php/test/Ice/binding/Test.ice2
-rwxr-xr-xphp/test/Ice/binding/run.py2
-rw-r--r--php/test/Ice/checksum/CTypes.ice2
-rw-r--r--php/test/Ice/checksum/Client.php2
-rw-r--r--php/test/Ice/checksum/Makefile2
-rw-r--r--php/test/Ice/checksum/Test.ice2
-rwxr-xr-xphp/test/Ice/checksum/run.py2
-rw-r--r--php/test/Ice/defaultValue/Client.php2
-rw-r--r--php/test/Ice/defaultValue/Makefile2
-rw-r--r--php/test/Ice/defaultValue/Test.ice2
-rwxr-xr-xphp/test/Ice/defaultValue/run.py2
-rw-r--r--php/test/Ice/enums/Client.php2
-rw-r--r--php/test/Ice/enums/Makefile2
-rw-r--r--php/test/Ice/enums/Test.ice2
-rwxr-xr-xphp/test/Ice/enums/run.py2
-rw-r--r--php/test/Ice/exceptions/Client.php2
-rw-r--r--php/test/Ice/exceptions/Makefile2
-rw-r--r--php/test/Ice/exceptions/Test.ice2
-rwxr-xr-xphp/test/Ice/exceptions/run.py2
-rw-r--r--php/test/Ice/facets/Client.php2
-rw-r--r--php/test/Ice/facets/Makefile2
-rw-r--r--php/test/Ice/facets/Test.ice2
-rwxr-xr-xphp/test/Ice/facets/run.py2
-rw-r--r--php/test/Ice/info/Client.php2
-rw-r--r--php/test/Ice/info/Makefile2
-rw-r--r--php/test/Ice/info/Test.ice2
-rwxr-xr-xphp/test/Ice/info/run.py2
-rw-r--r--php/test/Ice/inheritance/Client.php2
-rw-r--r--php/test/Ice/inheritance/Makefile2
-rw-r--r--php/test/Ice/inheritance/Test.ice2
-rwxr-xr-xphp/test/Ice/inheritance/run.py2
-rw-r--r--php/test/Ice/ini/Client.php2
-rw-r--r--php/test/Ice/ini/ClientWithProfile.php2
-rwxr-xr-xphp/test/Ice/ini/run.py2
-rw-r--r--php/test/Ice/objects/Client.php2
-rw-r--r--php/test/Ice/objects/Makefile2
-rw-r--r--php/test/Ice/objects/Test.ice2
-rwxr-xr-xphp/test/Ice/objects/run.py2
-rw-r--r--php/test/Ice/operations/Client.php2
-rw-r--r--php/test/Ice/operations/Makefile2
-rw-r--r--php/test/Ice/operations/Test.ice2
-rwxr-xr-xphp/test/Ice/operations/run.py2
-rw-r--r--php/test/Ice/optional/Client.php2
-rw-r--r--php/test/Ice/optional/ClientPrivate.ice2
-rw-r--r--php/test/Ice/optional/Makefile2
-rw-r--r--php/test/Ice/optional/Test.ice2
-rwxr-xr-xphp/test/Ice/optional/run.py2
-rw-r--r--php/test/Ice/proxy/Client.php2
-rw-r--r--php/test/Ice/proxy/Makefile2
-rw-r--r--php/test/Ice/proxy/Test.ice2
-rwxr-xr-xphp/test/Ice/proxy/run.py2
-rw-r--r--php/test/Ice/scope/Client.php2
-rwxr-xr-xphp/test/Ice/scope/run.py2
-rw-r--r--php/test/Ice/slicing/Makefile2
-rw-r--r--php/test/Ice/slicing/Makefile.mak2
-rw-r--r--php/test/Ice/slicing/exceptions/Makefile2
-rw-r--r--php/test/Ice/slicing/exceptions/Test.ice2
-rwxr-xr-xphp/test/Ice/slicing/exceptions/run.py2
-rw-r--r--php/test/Ice/slicing/objects/ClientPrivate.ice2
-rw-r--r--php/test/Ice/slicing/objects/Forward.ice2
-rw-r--r--php/test/Ice/slicing/objects/Makefile2
-rw-r--r--php/test/Ice/slicing/objects/Test.ice2
-rwxr-xr-xphp/test/Ice/slicing/objects/run.py2
-rw-r--r--php/test/Makefile2
-rw-r--r--php/test/Makefile.mak2
-rw-r--r--php/test/Slice/Makefile2
-rw-r--r--php/test/Slice/Makefile.mak2
-rw-r--r--php/test/Slice/keyword/Client.php2
-rw-r--r--php/test/Slice/keyword/Key.ice2
-rw-r--r--php/test/Slice/keyword/Makefile2
-rwxr-xr-xphp/test/Slice/keyword/run.py2
-rw-r--r--php/test/Slice/macros/Client.php2
-rw-r--r--php/test/Slice/macros/Makefile2
-rw-r--r--php/test/Slice/macros/Test.ice2
-rwxr-xr-xphp/test/Slice/macros/run.py2
-rw-r--r--php/test/Slice/structure/Client.php2
-rw-r--r--php/test/Slice/structure/Makefile2
-rw-r--r--php/test/Slice/structure/Test.ice2
-rwxr-xr-xphp/test/Slice/structure/run.py2
125 files changed, 125 insertions, 125 deletions
diff --git a/php/Makefile b/php/Makefile
index 9a403480501..35344832dd5 100644
--- a/php/Makefile
+++ b/php/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.
diff --git a/php/allTests.py b/php/allTests.py
index ce864cb60f5..60ee9dcb52a 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/config/Make.rules.Darwin b/php/config/Make.rules.Darwin
index 0994c216502..d2c143a00b5 100644
--- a/php/config/Make.rules.Darwin
+++ b/php/config/Make.rules.Darwin
@@ -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/php/config/Make.rules.Linux b/php/config/Make.rules.Linux
index d9fb4ca16e4..61440938545 100644
--- a/php/config/Make.rules.Linux
+++ b/php/config/Make.rules.Linux
@@ -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/php/config/Make.rules.mak.php b/php/config/Make.rules.mak.php
index e07ef4939d0..ac6f6cd42fc 100644
--- a/php/config/Make.rules.mak.php
+++ b/php/config/Make.rules.mak.php
@@ -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/php/config/Make.rules.php b/php/config/Make.rules.php
index 621c4f011c0..1176ccd2ca9 100644
--- a/php/config/Make.rules.php
+++ b/php/config/Make.rules.php
@@ -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/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.
diff --git a/php/src/Makefile b/php/src/Makefile
index 4f2c2aa34f1..35c7560b47d 100644
--- a/php/src/Makefile
+++ b/php/src/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.
diff --git a/php/src/php5/Communicator.cpp b/php/src/php5/Communicator.cpp
index e0ad62bc654..8b03d75a694 100644
--- a/php/src/php5/Communicator.cpp
+++ b/php/src/php5/Communicator.cpp
@@ -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/php/src/php5/Communicator.h b/php/src/php5/Communicator.h
index 7ace90c7747..30f07d273e1 100644
--- a/php/src/php5/Communicator.h
+++ b/php/src/php5/Communicator.h
@@ -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/php/src/php5/Config.h b/php/src/php5/Config.h
index bb43591f06d..0c18832f642 100644
--- a/php/src/php5/Config.h
+++ b/php/src/php5/Config.h
@@ -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/php/src/php5/Connection.cpp b/php/src/php5/Connection.cpp
index 0b03e7020f0..c4bab84d404 100644
--- a/php/src/php5/Connection.cpp
+++ b/php/src/php5/Connection.cpp
@@ -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/php/src/php5/Connection.h b/php/src/php5/Connection.h
index d4baef7166f..cfdaef321ae 100644
--- a/php/src/php5/Connection.h
+++ b/php/src/php5/Connection.h
@@ -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/php/src/php5/Endpoint.cpp b/php/src/php5/Endpoint.cpp
index 4ca32bbf600..f9f0ca00c26 100644
--- a/php/src/php5/Endpoint.cpp
+++ b/php/src/php5/Endpoint.cpp
@@ -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/php/src/php5/Endpoint.h b/php/src/php5/Endpoint.h
index b7ed18f55f0..1559c0a89f6 100644
--- a/php/src/php5/Endpoint.h
+++ b/php/src/php5/Endpoint.h
@@ -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/php/src/php5/IcePHP.rc b/php/src/php5/IcePHP.rc
index ac9a4afe1ae..c46127e6330 100644
--- a/php/src/php5/IcePHP.rc
+++ b/php/src/php5/IcePHP.rc
@@ -25,7 +25,7 @@ BEGIN
VALUE "FileDescription", "Ice for PHP Extension\0"
VALUE "FileVersion", "3.7.0\0"
VALUE "InternalName", INTERNALNAME
- VALUE "LegalCopyright", "Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", ORIGINALFILENAME
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "3.7.0\0"
diff --git a/php/src/php5/Init.cpp b/php/src/php5/Init.cpp
index 3732b3d09b5..fbb397724d8 100644
--- a/php/src/php5/Init.cpp
+++ b/php/src/php5/Init.cpp
@@ -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/php/src/php5/Logger.cpp b/php/src/php5/Logger.cpp
index 3972f758e11..eb911c71de7 100644
--- a/php/src/php5/Logger.cpp
+++ b/php/src/php5/Logger.cpp
@@ -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/php/src/php5/Logger.h b/php/src/php5/Logger.h
index 0e493b09855..c3ab3c531c0 100644
--- a/php/src/php5/Logger.h
+++ b/php/src/php5/Logger.h
@@ -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/php/src/php5/Makefile b/php/src/php5/Makefile
index d43c7730cd5..8f1f7fe3bae 100644
--- a/php/src/php5/Makefile
+++ b/php/src/php5/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.
diff --git a/php/src/php5/Makefile.mak b/php/src/php5/Makefile.mak
index 510e8b47dad..c7259854422 100644
--- a/php/src/php5/Makefile.mak
+++ b/php/src/php5/Makefile.mak
@@ -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/php/src/php5/Operation.cpp b/php/src/php5/Operation.cpp
index 283f61ddd82..f7f44b493f6 100644
--- a/php/src/php5/Operation.cpp
+++ b/php/src/php5/Operation.cpp
@@ -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/php/src/php5/Operation.h b/php/src/php5/Operation.h
index 6b88cd8868a..91230201bc4 100644
--- a/php/src/php5/Operation.h
+++ b/php/src/php5/Operation.h
@@ -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/php/src/php5/Properties.cpp b/php/src/php5/Properties.cpp
index f3b99f2ba0b..5fad58e39a8 100644
--- a/php/src/php5/Properties.cpp
+++ b/php/src/php5/Properties.cpp
@@ -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/php/src/php5/Properties.h b/php/src/php5/Properties.h
index fcb40517363..c4fa8b24e9d 100644
--- a/php/src/php5/Properties.h
+++ b/php/src/php5/Properties.h
@@ -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/php/src/php5/Proxy.cpp b/php/src/php5/Proxy.cpp
index 7bc9bb3c48d..b86c15314c9 100644
--- a/php/src/php5/Proxy.cpp
+++ b/php/src/php5/Proxy.cpp
@@ -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/php/src/php5/Proxy.h b/php/src/php5/Proxy.h
index 40f3b53faae..235a427c2f5 100644
--- a/php/src/php5/Proxy.h
+++ b/php/src/php5/Proxy.h
@@ -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/php/src/php5/Types.cpp b/php/src/php5/Types.cpp
index c98e51e7b2a..970646b987c 100644
--- a/php/src/php5/Types.cpp
+++ b/php/src/php5/Types.cpp
@@ -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/php/src/php5/Types.h b/php/src/php5/Types.h
index c435d6ee313..7cc535e8b94 100644
--- a/php/src/php5/Types.h
+++ b/php/src/php5/Types.h
@@ -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/php/src/php5/Util.cpp b/php/src/php5/Util.cpp
index 763380fccfe..0413faa4eb4 100644
--- a/php/src/php5/Util.cpp
+++ b/php/src/php5/Util.cpp
@@ -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/php/src/php5/Util.h b/php/src/php5/Util.h
index cb86bb4647d..35b2b025c22 100644
--- a/php/src/php5/Util.h
+++ b/php/src/php5/Util.h
@@ -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/php/test/Ice/Makefile b/php/test/Ice/Makefile
index ac6d9e48177..3640c701ac3 100644
--- a/php/test/Ice/Makefile
+++ b/php/test/Ice/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.
diff --git a/php/test/Ice/Makefile.mak b/php/test/Ice/Makefile.mak
index 26e50e92dfe..91440e52409 100644
--- a/php/test/Ice/Makefile.mak
+++ b/php/test/Ice/Makefile.mak
@@ -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/php/test/Ice/acm/Client.php b/php/test/Ice/acm/Client.php
index 32ded1f8284..b559a9d7d1d 100644
--- a/php/test/Ice/acm/Client.php
+++ b/php/test/Ice/acm/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/acm/Makefile b/php/test/Ice/acm/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/acm/Makefile
+++ b/php/test/Ice/acm/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.
diff --git a/php/test/Ice/acm/Test.ice b/php/test/Ice/acm/Test.ice
index 0c4c3b105ca..5ab98180dd3 100644
--- a/php/test/Ice/acm/Test.ice
+++ b/php/test/Ice/acm/Test.ice
@@ -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/php/test/Ice/acm/run.py b/php/test/Ice/acm/run.py
index 74d2e5d1724..3fc6200cd00 100755
--- a/php/test/Ice/acm/run.py
+++ b/php/test/Ice/acm/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/binding/Client.php b/php/test/Ice/binding/Client.php
index 3f65d2cd67a..13bd6cc6677 100644
--- a/php/test/Ice/binding/Client.php
+++ b/php/test/Ice/binding/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/binding/Makefile b/php/test/Ice/binding/Makefile
index 7f480ecef31..88495a0d65e 100644
--- a/php/test/Ice/binding/Makefile
+++ b/php/test/Ice/binding/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.
diff --git a/php/test/Ice/binding/Test.ice b/php/test/Ice/binding/Test.ice
index bd7cbe1a971..de478bf8f3f 100644
--- a/php/test/Ice/binding/Test.ice
+++ b/php/test/Ice/binding/Test.ice
@@ -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/php/test/Ice/binding/run.py b/php/test/Ice/binding/run.py
index 74d2e5d1724..3fc6200cd00 100755
--- a/php/test/Ice/binding/run.py
+++ b/php/test/Ice/binding/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/checksum/CTypes.ice b/php/test/Ice/checksum/CTypes.ice
index 1dfc5f719d5..66014750174 100644
--- a/php/test/Ice/checksum/CTypes.ice
+++ b/php/test/Ice/checksum/CTypes.ice
@@ -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/php/test/Ice/checksum/Client.php b/php/test/Ice/checksum/Client.php
index e62a3ff1bf7..a84685f44ca 100644
--- a/php/test/Ice/checksum/Client.php
+++ b/php/test/Ice/checksum/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/checksum/Makefile b/php/test/Ice/checksum/Makefile
index 55268f08a4b..aa58a820379 100644
--- a/php/test/Ice/checksum/Makefile
+++ b/php/test/Ice/checksum/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.
diff --git a/php/test/Ice/checksum/Test.ice b/php/test/Ice/checksum/Test.ice
index 21639acff0f..1a9d48fd510 100644
--- a/php/test/Ice/checksum/Test.ice
+++ b/php/test/Ice/checksum/Test.ice
@@ -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/php/test/Ice/checksum/run.py b/php/test/Ice/checksum/run.py
index 74d2e5d1724..3fc6200cd00 100755
--- a/php/test/Ice/checksum/run.py
+++ b/php/test/Ice/checksum/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/defaultValue/Client.php b/php/test/Ice/defaultValue/Client.php
index b3e9dd7117d..caf06d93d70 100644
--- a/php/test/Ice/defaultValue/Client.php
+++ b/php/test/Ice/defaultValue/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/defaultValue/Makefile b/php/test/Ice/defaultValue/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/defaultValue/Makefile
+++ b/php/test/Ice/defaultValue/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.
diff --git a/php/test/Ice/defaultValue/Test.ice b/php/test/Ice/defaultValue/Test.ice
index d9e7f669134..392f8edd366 100644
--- a/php/test/Ice/defaultValue/Test.ice
+++ b/php/test/Ice/defaultValue/Test.ice
@@ -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/php/test/Ice/defaultValue/run.py b/php/test/Ice/defaultValue/run.py
index 04764010e9d..e981ac9ac91 100755
--- a/php/test/Ice/defaultValue/run.py
+++ b/php/test/Ice/defaultValue/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/enums/Client.php b/php/test/Ice/enums/Client.php
index a22ab4843e9..c61c9c04c48 100644
--- a/php/test/Ice/enums/Client.php
+++ b/php/test/Ice/enums/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/enums/Makefile b/php/test/Ice/enums/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/enums/Makefile
+++ b/php/test/Ice/enums/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.
diff --git a/php/test/Ice/enums/Test.ice b/php/test/Ice/enums/Test.ice
index 1cfe8c3eda8..0cdf582a530 100644
--- a/php/test/Ice/enums/Test.ice
+++ b/php/test/Ice/enums/Test.ice
@@ -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/php/test/Ice/enums/run.py b/php/test/Ice/enums/run.py
index ad8767bd99e..3aac7a1c45a 100755
--- a/php/test/Ice/enums/run.py
+++ b/php/test/Ice/enums/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/exceptions/Client.php b/php/test/Ice/exceptions/Client.php
index ce47fb8d48c..0d9feaf9da9 100644
--- a/php/test/Ice/exceptions/Client.php
+++ b/php/test/Ice/exceptions/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/exceptions/Makefile b/php/test/Ice/exceptions/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/exceptions/Makefile
+++ b/php/test/Ice/exceptions/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.
diff --git a/php/test/Ice/exceptions/Test.ice b/php/test/Ice/exceptions/Test.ice
index d62eb8da77b..add13769e80 100644
--- a/php/test/Ice/exceptions/Test.ice
+++ b/php/test/Ice/exceptions/Test.ice
@@ -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/php/test/Ice/exceptions/run.py b/php/test/Ice/exceptions/run.py
index c500644f195..87476ada6d2 100755
--- a/php/test/Ice/exceptions/run.py
+++ b/php/test/Ice/exceptions/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/facets/Client.php b/php/test/Ice/facets/Client.php
index 2b2abdd56e3..32dc94e573e 100644
--- a/php/test/Ice/facets/Client.php
+++ b/php/test/Ice/facets/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/facets/Makefile b/php/test/Ice/facets/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/facets/Makefile
+++ b/php/test/Ice/facets/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.
diff --git a/php/test/Ice/facets/Test.ice b/php/test/Ice/facets/Test.ice
index d73c6594829..1d2c7c3c26e 100644
--- a/php/test/Ice/facets/Test.ice
+++ b/php/test/Ice/facets/Test.ice
@@ -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/php/test/Ice/facets/run.py b/php/test/Ice/facets/run.py
index 74d2e5d1724..3fc6200cd00 100755
--- a/php/test/Ice/facets/run.py
+++ b/php/test/Ice/facets/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/info/Client.php b/php/test/Ice/info/Client.php
index e5f3fc1d032..3378395ee9d 100644
--- a/php/test/Ice/info/Client.php
+++ b/php/test/Ice/info/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/info/Makefile b/php/test/Ice/info/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/info/Makefile
+++ b/php/test/Ice/info/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.
diff --git a/php/test/Ice/info/Test.ice b/php/test/Ice/info/Test.ice
index a71990ba3db..646f18941c3 100644
--- a/php/test/Ice/info/Test.ice
+++ b/php/test/Ice/info/Test.ice
@@ -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/php/test/Ice/info/run.py b/php/test/Ice/info/run.py
index 74d2e5d1724..3fc6200cd00 100755
--- a/php/test/Ice/info/run.py
+++ b/php/test/Ice/info/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/inheritance/Client.php b/php/test/Ice/inheritance/Client.php
index d2e4f017c05..33c82f8bb6b 100644
--- a/php/test/Ice/inheritance/Client.php
+++ b/php/test/Ice/inheritance/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/inheritance/Makefile b/php/test/Ice/inheritance/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/inheritance/Makefile
+++ b/php/test/Ice/inheritance/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.
diff --git a/php/test/Ice/inheritance/Test.ice b/php/test/Ice/inheritance/Test.ice
index 7dd63ee98b6..2e9b176c00b 100644
--- a/php/test/Ice/inheritance/Test.ice
+++ b/php/test/Ice/inheritance/Test.ice
@@ -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/php/test/Ice/inheritance/run.py b/php/test/Ice/inheritance/run.py
index 74d2e5d1724..3fc6200cd00 100755
--- a/php/test/Ice/inheritance/run.py
+++ b/php/test/Ice/inheritance/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/ini/Client.php b/php/test/Ice/ini/Client.php
index 503ee25da94..47eade542b2 100644
--- a/php/test/Ice/ini/Client.php
+++ b/php/test/Ice/ini/Client.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/test/Ice/ini/ClientWithProfile.php b/php/test/Ice/ini/ClientWithProfile.php
index 7562fb56bd0..f7f3a4f21ee 100644
--- a/php/test/Ice/ini/ClientWithProfile.php
+++ b/php/test/Ice/ini/ClientWithProfile.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/test/Ice/ini/run.py b/php/test/Ice/ini/run.py
index 47ecc8e3cca..5dea6040b0e 100755
--- a/php/test/Ice/ini/run.py
+++ b/php/test/Ice/ini/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/objects/Client.php b/php/test/Ice/objects/Client.php
index 307717a8e80..542413d4a6c 100644
--- a/php/test/Ice/objects/Client.php
+++ b/php/test/Ice/objects/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/objects/Makefile b/php/test/Ice/objects/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/objects/Makefile
+++ b/php/test/Ice/objects/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.
diff --git a/php/test/Ice/objects/Test.ice b/php/test/Ice/objects/Test.ice
index 0baceedbf46..dc7f16bfd83 100644
--- a/php/test/Ice/objects/Test.ice
+++ b/php/test/Ice/objects/Test.ice
@@ -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/php/test/Ice/objects/run.py b/php/test/Ice/objects/run.py
index 2203405e424..1361b69d666 100755
--- a/php/test/Ice/objects/run.py
+++ b/php/test/Ice/objects/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/operations/Client.php b/php/test/Ice/operations/Client.php
index d653a0b194b..40583fb9e05 100644
--- a/php/test/Ice/operations/Client.php
+++ b/php/test/Ice/operations/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/operations/Makefile b/php/test/Ice/operations/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/operations/Makefile
+++ b/php/test/Ice/operations/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.
diff --git a/php/test/Ice/operations/Test.ice b/php/test/Ice/operations/Test.ice
index fb142c63b11..4d314fc8e0b 100644
--- a/php/test/Ice/operations/Test.ice
+++ b/php/test/Ice/operations/Test.ice
@@ -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/php/test/Ice/operations/run.py b/php/test/Ice/operations/run.py
index a66150e03d2..6e58b0fc7fd 100755
--- a/php/test/Ice/operations/run.py
+++ b/php/test/Ice/operations/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/optional/Client.php b/php/test/Ice/optional/Client.php
index 39666ff7b13..636e25c6240 100644
--- a/php/test/Ice/optional/Client.php
+++ b/php/test/Ice/optional/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/optional/ClientPrivate.ice b/php/test/Ice/optional/ClientPrivate.ice
index c7211442401..9a173d452e1 100644
--- a/php/test/Ice/optional/ClientPrivate.ice
+++ b/php/test/Ice/optional/ClientPrivate.ice
@@ -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/php/test/Ice/optional/Makefile b/php/test/Ice/optional/Makefile
index fd1edf70645..025be63387d 100644
--- a/php/test/Ice/optional/Makefile
+++ b/php/test/Ice/optional/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.
diff --git a/php/test/Ice/optional/Test.ice b/php/test/Ice/optional/Test.ice
index d4a93f33410..f935b24b0e7 100644
--- a/php/test/Ice/optional/Test.ice
+++ b/php/test/Ice/optional/Test.ice
@@ -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/php/test/Ice/optional/run.py b/php/test/Ice/optional/run.py
index 121ce5fd8b0..95f8e4badb7 100755
--- a/php/test/Ice/optional/run.py
+++ b/php/test/Ice/optional/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/proxy/Client.php b/php/test/Ice/proxy/Client.php
index ac186cd15d4..441078b1127 100644
--- a/php/test/Ice/proxy/Client.php
+++ b/php/test/Ice/proxy/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/proxy/Makefile b/php/test/Ice/proxy/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Ice/proxy/Makefile
+++ b/php/test/Ice/proxy/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.
diff --git a/php/test/Ice/proxy/Test.ice b/php/test/Ice/proxy/Test.ice
index a9ce04d642d..5997418d1b4 100644
--- a/php/test/Ice/proxy/Test.ice
+++ b/php/test/Ice/proxy/Test.ice
@@ -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/php/test/Ice/proxy/run.py b/php/test/Ice/proxy/run.py
index a66150e03d2..6e58b0fc7fd 100755
--- a/php/test/Ice/proxy/run.py
+++ b/php/test/Ice/proxy/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/scope/Client.php b/php/test/Ice/scope/Client.php
index 2be233ee9fa..6ff6ff6a15e 100644
--- a/php/test/Ice/scope/Client.php
+++ b/php/test/Ice/scope/Client.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/test/Ice/scope/run.py b/php/test/Ice/scope/run.py
index 93edf04f1d3..239932348c2 100755
--- a/php/test/Ice/scope/run.py
+++ b/php/test/Ice/scope/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/slicing/Makefile b/php/test/Ice/slicing/Makefile
index 476e21788a2..b1a88de6413 100644
--- a/php/test/Ice/slicing/Makefile
+++ b/php/test/Ice/slicing/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.
diff --git a/php/test/Ice/slicing/Makefile.mak b/php/test/Ice/slicing/Makefile.mak
index e2277708d06..896e0bed015 100644
--- a/php/test/Ice/slicing/Makefile.mak
+++ b/php/test/Ice/slicing/Makefile.mak
@@ -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/php/test/Ice/slicing/exceptions/Makefile b/php/test/Ice/slicing/exceptions/Makefile
index 563e28c691a..2fae0d9b0e1 100644
--- a/php/test/Ice/slicing/exceptions/Makefile
+++ b/php/test/Ice/slicing/exceptions/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.
diff --git a/php/test/Ice/slicing/exceptions/Test.ice b/php/test/Ice/slicing/exceptions/Test.ice
index e81c34580f6..c32e896e729 100644
--- a/php/test/Ice/slicing/exceptions/Test.ice
+++ b/php/test/Ice/slicing/exceptions/Test.ice
@@ -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/php/test/Ice/slicing/exceptions/run.py b/php/test/Ice/slicing/exceptions/run.py
index c40f6f06f3e..d27134b1154 100755
--- a/php/test/Ice/slicing/exceptions/run.py
+++ b/php/test/Ice/slicing/exceptions/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Ice/slicing/objects/ClientPrivate.ice b/php/test/Ice/slicing/objects/ClientPrivate.ice
index 3880bd583ab..1d5c23f17e9 100644
--- a/php/test/Ice/slicing/objects/ClientPrivate.ice
+++ b/php/test/Ice/slicing/objects/ClientPrivate.ice
@@ -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/php/test/Ice/slicing/objects/Forward.ice b/php/test/Ice/slicing/objects/Forward.ice
index 89486e226cc..f904a627b4f 100644
--- a/php/test/Ice/slicing/objects/Forward.ice
+++ b/php/test/Ice/slicing/objects/Forward.ice
@@ -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/php/test/Ice/slicing/objects/Makefile b/php/test/Ice/slicing/objects/Makefile
index bdf254acdf5..84b4bc1f9a0 100644
--- a/php/test/Ice/slicing/objects/Makefile
+++ b/php/test/Ice/slicing/objects/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.
diff --git a/php/test/Ice/slicing/objects/Test.ice b/php/test/Ice/slicing/objects/Test.ice
index 3b1d13db6bd..08c203f4698 100644
--- a/php/test/Ice/slicing/objects/Test.ice
+++ b/php/test/Ice/slicing/objects/Test.ice
@@ -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/php/test/Ice/slicing/objects/run.py b/php/test/Ice/slicing/objects/run.py
index c40f6f06f3e..d27134b1154 100755
--- a/php/test/Ice/slicing/objects/run.py
+++ b/php/test/Ice/slicing/objects/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Makefile b/php/test/Makefile
index 52d0c0afd81..fac0cfa8557 100644
--- a/php/test/Makefile
+++ b/php/test/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.
diff --git a/php/test/Makefile.mak b/php/test/Makefile.mak
index b99e089faaa..b5a258659d9 100644
--- a/php/test/Makefile.mak
+++ b/php/test/Makefile.mak
@@ -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/php/test/Slice/Makefile b/php/test/Slice/Makefile
index cb95ea66987..6680b390cca 100644
--- a/php/test/Slice/Makefile
+++ b/php/test/Slice/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.
diff --git a/php/test/Slice/Makefile.mak b/php/test/Slice/Makefile.mak
index 4d36837aceb..fd3ada01d2b 100644
--- a/php/test/Slice/Makefile.mak
+++ b/php/test/Slice/Makefile.mak
@@ -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/php/test/Slice/keyword/Client.php b/php/test/Slice/keyword/Client.php
index a36c700d57a..54075d97017 100644
--- a/php/test/Slice/keyword/Client.php
+++ b/php/test/Slice/keyword/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Slice/keyword/Key.ice b/php/test/Slice/keyword/Key.ice
index 0902f6920c8..92a29d56bbc 100644
--- a/php/test/Slice/keyword/Key.ice
+++ b/php/test/Slice/keyword/Key.ice
@@ -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/php/test/Slice/keyword/Makefile b/php/test/Slice/keyword/Makefile
index 5fbb30b3753..584bff5991d 100644
--- a/php/test/Slice/keyword/Makefile
+++ b/php/test/Slice/keyword/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.
diff --git a/php/test/Slice/keyword/run.py b/php/test/Slice/keyword/run.py
index 04764010e9d..e981ac9ac91 100755
--- a/php/test/Slice/keyword/run.py
+++ b/php/test/Slice/keyword/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Slice/macros/Client.php b/php/test/Slice/macros/Client.php
index dd02a0ba66f..b38126cb198 100644
--- a/php/test/Slice/macros/Client.php
+++ b/php/test/Slice/macros/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Slice/macros/Makefile b/php/test/Slice/macros/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Slice/macros/Makefile
+++ b/php/test/Slice/macros/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.
diff --git a/php/test/Slice/macros/Test.ice b/php/test/Slice/macros/Test.ice
index 972c84f880f..e8b5ddcf117 100644
--- a/php/test/Slice/macros/Test.ice
+++ b/php/test/Slice/macros/Test.ice
@@ -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/php/test/Slice/macros/run.py b/php/test/Slice/macros/run.py
index 04764010e9d..e981ac9ac91 100755
--- a/php/test/Slice/macros/run.py
+++ b/php/test/Slice/macros/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/test/Slice/structure/Client.php b/php/test/Slice/structure/Client.php
index 84d53e4e247..1efe1b19817 100644
--- a/php/test/Slice/structure/Client.php
+++ b/php/test/Slice/structure/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Slice/structure/Makefile b/php/test/Slice/structure/Makefile
index 46857bd3954..c837988f0db 100644
--- a/php/test/Slice/structure/Makefile
+++ b/php/test/Slice/structure/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.
diff --git a/php/test/Slice/structure/Test.ice b/php/test/Slice/structure/Test.ice
index d1be5ddc435..5109eb66216 100644
--- a/php/test/Slice/structure/Test.ice
+++ b/php/test/Slice/structure/Test.ice
@@ -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/php/test/Slice/structure/run.py b/php/test/Slice/structure/run.py
index 04764010e9d..e981ac9ac91 100755
--- a/php/test/Slice/structure/run.py
+++ b/php/test/Slice/structure/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.