summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
Diffstat (limited to 'php')
-rw-r--r--php/Makefile2
-rw-r--r--php/Makefile.mak2
-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/lib/Makefile.mak2
-rw-r--r--php/src/Makefile2
-rw-r--r--php/src/Makefile.mak2
-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/src/php7/Communicator.cpp2
-rw-r--r--php/src/php7/Communicator.h2
-rw-r--r--php/src/php7/Config.h2
-rw-r--r--php/src/php7/Connection.cpp2
-rw-r--r--php/src/php7/Connection.h2
-rw-r--r--php/src/php7/Endpoint.cpp2
-rw-r--r--php/src/php7/Endpoint.h2
-rw-r--r--php/src/php7/IcePHP.rc2
-rw-r--r--php/src/php7/Init.cpp2
-rw-r--r--php/src/php7/Logger.cpp2
-rw-r--r--php/src/php7/Logger.h2
-rw-r--r--php/src/php7/Makefile2
-rw-r--r--php/src/php7/Makefile.mak2
-rw-r--r--php/src/php7/Operation.cpp2
-rw-r--r--php/src/php7/Operation.h2
-rw-r--r--php/src/php7/Properties.cpp2
-rw-r--r--php/src/php7/Properties.h2
-rw-r--r--php/src/php7/Proxy.cpp2
-rw-r--r--php/src/php7/Proxy.h2
-rw-r--r--php/src/php7/Types.cpp2
-rw-r--r--php/src/php7/Types.h2
-rw-r--r--php/src/php7/Util.cpp2
-rw-r--r--php/src/php7/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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-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
-rw-r--r--php/test/Slice/keyword/Makefile.mak2
-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/Makefile.mak2
-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/Makefile.mak2
-rw-r--r--php/test/Slice/structure/Test.ice2
-rwxr-xr-xphp/test/Slice/structure/run.py2
169 files changed, 169 insertions, 169 deletions
diff --git a/php/Makefile b/php/Makefile
index 38f40e98378..af9f35fd1d9 100644
--- a/php/Makefile
+++ b/php/Makefile
@@ -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/php/Makefile.mak b/php/Makefile.mak
index 17d80bb2ce2..d93675769eb 100644
--- a/php/Makefile.mak
+++ b/php/Makefile.mak
@@ -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/php/allTests.py b/php/allTests.py
index 60ee9dcb52a..8c8c544042a 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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/config/Make.rules.Darwin b/php/config/Make.rules.Darwin
index abafb15363e..37d1a659a57 100644
--- a/php/config/Make.rules.Darwin
+++ b/php/config/Make.rules.Darwin
@@ -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/php/config/Make.rules.Linux b/php/config/Make.rules.Linux
index 61440938545..aa69a6e159e 100644
--- a/php/config/Make.rules.Linux
+++ b/php/config/Make.rules.Linux
@@ -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/php/config/Make.rules.mak.php b/php/config/Make.rules.mak.php
index fcd3f52bb1a..ed6583989b5 100644
--- a/php/config/Make.rules.mak.php
+++ b/php/config/Make.rules.mak.php
@@ -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/php/config/Make.rules.php b/php/config/Make.rules.php
index 8287ed3067f..bdd601e4e27 100644
--- a/php/config/Make.rules.php
+++ b/php/config/Make.rules.php
@@ -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/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 f2e81539bac..0636278edb0 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 6326b33a144..511311d6d06 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 58f42c8eb2b..b4766530762 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.
diff --git a/php/lib/Makefile b/php/lib/Makefile
index ce0f3ce9c17..09598e9f6de 100644
--- a/php/lib/Makefile
+++ b/php/lib/Makefile
@@ -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/php/lib/Makefile.mak b/php/lib/Makefile.mak
index 09811b8be47..31000754e0b 100644
--- a/php/lib/Makefile.mak
+++ b/php/lib/Makefile.mak
@@ -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/php/src/Makefile b/php/src/Makefile
index 855f56740d2..ab785a31f04 100644
--- a/php/src/Makefile
+++ b/php/src/Makefile
@@ -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/php/src/Makefile.mak b/php/src/Makefile.mak
index 521843edb0e..4850b4dd54d 100644
--- a/php/src/Makefile.mak
+++ b/php/src/Makefile.mak
@@ -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/php/src/php5/Communicator.cpp b/php/src/php5/Communicator.cpp
index 2e0e83793a7..c1002bd046b 100644
--- a/php/src/php5/Communicator.cpp
+++ b/php/src/php5/Communicator.cpp
@@ -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/php/src/php5/Communicator.h b/php/src/php5/Communicator.h
index 30f07d273e1..71ca59e5adc 100644
--- a/php/src/php5/Communicator.h
+++ b/php/src/php5/Communicator.h
@@ -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/php/src/php5/Config.h b/php/src/php5/Config.h
index 0c18832f642..2f968cd0d3f 100644
--- a/php/src/php5/Config.h
+++ b/php/src/php5/Config.h
@@ -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/php/src/php5/Connection.cpp b/php/src/php5/Connection.cpp
index c4bab84d404..bf0c57307c2 100644
--- a/php/src/php5/Connection.cpp
+++ b/php/src/php5/Connection.cpp
@@ -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/php/src/php5/Connection.h b/php/src/php5/Connection.h
index cfdaef321ae..191e3b218c7 100644
--- a/php/src/php5/Connection.h
+++ b/php/src/php5/Connection.h
@@ -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/php/src/php5/Endpoint.cpp b/php/src/php5/Endpoint.cpp
index f9f0ca00c26..8f1a8f07bbf 100644
--- a/php/src/php5/Endpoint.cpp
+++ b/php/src/php5/Endpoint.cpp
@@ -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/php/src/php5/Endpoint.h b/php/src/php5/Endpoint.h
index 1559c0a89f6..62117c98975 100644
--- a/php/src/php5/Endpoint.h
+++ b/php/src/php5/Endpoint.h
@@ -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/php/src/php5/IcePHP.rc b/php/src/php5/IcePHP.rc
index de4c575714f..1cddc72dee2 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.6.3\0"
VALUE "InternalName", INTERNALNAME
- VALUE "LegalCopyright", "Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", ORIGINALFILENAME
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "3.6.3\0"
diff --git a/php/src/php5/Init.cpp b/php/src/php5/Init.cpp
index fbb397724d8..28a53649d99 100644
--- a/php/src/php5/Init.cpp
+++ b/php/src/php5/Init.cpp
@@ -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/php/src/php5/Logger.cpp b/php/src/php5/Logger.cpp
index eb911c71de7..888a95bb672 100644
--- a/php/src/php5/Logger.cpp
+++ b/php/src/php5/Logger.cpp
@@ -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/php/src/php5/Logger.h b/php/src/php5/Logger.h
index c3ab3c531c0..6d0ed22116c 100644
--- a/php/src/php5/Logger.h
+++ b/php/src/php5/Logger.h
@@ -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/php/src/php5/Makefile b/php/src/php5/Makefile
index e240186ed0f..4256b75e41c 100644
--- a/php/src/php5/Makefile
+++ b/php/src/php5/Makefile
@@ -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/php/src/php5/Makefile.mak b/php/src/php5/Makefile.mak
index 1698a2b901c..4abacaddcc9 100644
--- a/php/src/php5/Makefile.mak
+++ b/php/src/php5/Makefile.mak
@@ -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/php/src/php5/Operation.cpp b/php/src/php5/Operation.cpp
index 6257494386c..ebb76389c7c 100644
--- a/php/src/php5/Operation.cpp
+++ b/php/src/php5/Operation.cpp
@@ -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/php/src/php5/Operation.h b/php/src/php5/Operation.h
index 91230201bc4..38b520da45b 100644
--- a/php/src/php5/Operation.h
+++ b/php/src/php5/Operation.h
@@ -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/php/src/php5/Properties.cpp b/php/src/php5/Properties.cpp
index 5fad58e39a8..065292c4dfb 100644
--- a/php/src/php5/Properties.cpp
+++ b/php/src/php5/Properties.cpp
@@ -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/php/src/php5/Properties.h b/php/src/php5/Properties.h
index c4fa8b24e9d..1997461f0c1 100644
--- a/php/src/php5/Properties.h
+++ b/php/src/php5/Properties.h
@@ -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/php/src/php5/Proxy.cpp b/php/src/php5/Proxy.cpp
index b86c15314c9..25ad7a19d81 100644
--- a/php/src/php5/Proxy.cpp
+++ b/php/src/php5/Proxy.cpp
@@ -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/php/src/php5/Proxy.h b/php/src/php5/Proxy.h
index 235a427c2f5..a310400df7f 100644
--- a/php/src/php5/Proxy.h
+++ b/php/src/php5/Proxy.h
@@ -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/php/src/php5/Types.cpp b/php/src/php5/Types.cpp
index 563aabba5fb..1a9cca700e4 100644
--- a/php/src/php5/Types.cpp
+++ b/php/src/php5/Types.cpp
@@ -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/php/src/php5/Types.h b/php/src/php5/Types.h
index 4968b26a160..83b3e6bc144 100644
--- a/php/src/php5/Types.h
+++ b/php/src/php5/Types.h
@@ -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/php/src/php5/Util.cpp b/php/src/php5/Util.cpp
index 2d81667eb60..3840902b265 100644
--- a/php/src/php5/Util.cpp
+++ b/php/src/php5/Util.cpp
@@ -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/php/src/php5/Util.h b/php/src/php5/Util.h
index 35b2b025c22..1242b63a9be 100644
--- a/php/src/php5/Util.h
+++ b/php/src/php5/Util.h
@@ -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/php/src/php7/Communicator.cpp b/php/src/php7/Communicator.cpp
index ea0e614edf3..7fc656267aa 100644
--- a/php/src/php7/Communicator.cpp
+++ b/php/src/php7/Communicator.cpp
@@ -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/php/src/php7/Communicator.h b/php/src/php7/Communicator.h
index 30f07d273e1..71ca59e5adc 100644
--- a/php/src/php7/Communicator.h
+++ b/php/src/php7/Communicator.h
@@ -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/php/src/php7/Config.h b/php/src/php7/Config.h
index 10fb6a77fe3..40f50b4cbb1 100644
--- a/php/src/php7/Config.h
+++ b/php/src/php7/Config.h
@@ -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/php/src/php7/Connection.cpp b/php/src/php7/Connection.cpp
index b1942d133c0..a060f8a8087 100644
--- a/php/src/php7/Connection.cpp
+++ b/php/src/php7/Connection.cpp
@@ -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/php/src/php7/Connection.h b/php/src/php7/Connection.h
index 38ae32a56fa..adb29df586b 100644
--- a/php/src/php7/Connection.h
+++ b/php/src/php7/Connection.h
@@ -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/php/src/php7/Endpoint.cpp b/php/src/php7/Endpoint.cpp
index 31747200dc7..005eb82b465 100644
--- a/php/src/php7/Endpoint.cpp
+++ b/php/src/php7/Endpoint.cpp
@@ -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/php/src/php7/Endpoint.h b/php/src/php7/Endpoint.h
index b26a388f631..2492b097814 100644
--- a/php/src/php7/Endpoint.h
+++ b/php/src/php7/Endpoint.h
@@ -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/php/src/php7/IcePHP.rc b/php/src/php7/IcePHP.rc
index de4c575714f..1cddc72dee2 100644
--- a/php/src/php7/IcePHP.rc
+++ b/php/src/php7/IcePHP.rc
@@ -25,7 +25,7 @@ BEGIN
VALUE "FileDescription", "Ice for PHP Extension\0"
VALUE "FileVersion", "3.6.3\0"
VALUE "InternalName", INTERNALNAME
- VALUE "LegalCopyright", "Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", ORIGINALFILENAME
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "3.6.3\0"
diff --git a/php/src/php7/Init.cpp b/php/src/php7/Init.cpp
index 1679703f80a..81dcda1c374 100644
--- a/php/src/php7/Init.cpp
+++ b/php/src/php7/Init.cpp
@@ -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/php/src/php7/Logger.cpp b/php/src/php7/Logger.cpp
index b5c9e962007..fdeb7e55af1 100644
--- a/php/src/php7/Logger.cpp
+++ b/php/src/php7/Logger.cpp
@@ -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/php/src/php7/Logger.h b/php/src/php7/Logger.h
index 7ab38b6c42c..e16c38c651e 100644
--- a/php/src/php7/Logger.h
+++ b/php/src/php7/Logger.h
@@ -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/php/src/php7/Makefile b/php/src/php7/Makefile
index e240186ed0f..4256b75e41c 100644
--- a/php/src/php7/Makefile
+++ b/php/src/php7/Makefile
@@ -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/php/src/php7/Makefile.mak b/php/src/php7/Makefile.mak
index c71d7560feb..6951dc030f5 100644
--- a/php/src/php7/Makefile.mak
+++ b/php/src/php7/Makefile.mak
@@ -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/php/src/php7/Operation.cpp b/php/src/php7/Operation.cpp
index 73ee697c470..1c1d2a44abd 100644
--- a/php/src/php7/Operation.cpp
+++ b/php/src/php7/Operation.cpp
@@ -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/php/src/php7/Operation.h b/php/src/php7/Operation.h
index 91230201bc4..38b520da45b 100644
--- a/php/src/php7/Operation.h
+++ b/php/src/php7/Operation.h
@@ -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/php/src/php7/Properties.cpp b/php/src/php7/Properties.cpp
index cfdb779e881..2cd63d92560 100644
--- a/php/src/php7/Properties.cpp
+++ b/php/src/php7/Properties.cpp
@@ -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/php/src/php7/Properties.h b/php/src/php7/Properties.h
index 44584abccfd..b27572252c1 100644
--- a/php/src/php7/Properties.h
+++ b/php/src/php7/Properties.h
@@ -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/php/src/php7/Proxy.cpp b/php/src/php7/Proxy.cpp
index d9bb45ca0ee..c5676c754db 100644
--- a/php/src/php7/Proxy.cpp
+++ b/php/src/php7/Proxy.cpp
@@ -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/php/src/php7/Proxy.h b/php/src/php7/Proxy.h
index 771e999ea88..8cf3830df11 100644
--- a/php/src/php7/Proxy.h
+++ b/php/src/php7/Proxy.h
@@ -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/php/src/php7/Types.cpp b/php/src/php7/Types.cpp
index 6e9dd79de71..0dc3093fa5d 100644
--- a/php/src/php7/Types.cpp
+++ b/php/src/php7/Types.cpp
@@ -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/php/src/php7/Types.h b/php/src/php7/Types.h
index ee3aa294945..1b1bb2e6d8c 100644
--- a/php/src/php7/Types.h
+++ b/php/src/php7/Types.h
@@ -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/php/src/php7/Util.cpp b/php/src/php7/Util.cpp
index fa16d188475..af43404639e 100644
--- a/php/src/php7/Util.cpp
+++ b/php/src/php7/Util.cpp
@@ -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/php/src/php7/Util.h b/php/src/php7/Util.h
index 63384679a86..4ddc670199c 100644
--- a/php/src/php7/Util.h
+++ b/php/src/php7/Util.h
@@ -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/php/test/Ice/Makefile b/php/test/Ice/Makefile
index 3640c701ac3..f371648e021 100644
--- a/php/test/Ice/Makefile
+++ b/php/test/Ice/Makefile
@@ -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/php/test/Ice/Makefile.mak b/php/test/Ice/Makefile.mak
index 91440e52409..f4dcd96a7a8 100644
--- a/php/test/Ice/Makefile.mak
+++ b/php/test/Ice/Makefile.mak
@@ -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/php/test/Ice/acm/Client.php b/php/test/Ice/acm/Client.php
index 6a0a63dfa52..217a1f0513b 100644
--- a/php/test/Ice/acm/Client.php
+++ b/php/test/Ice/acm/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/acm/Makefile b/php/test/Ice/acm/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/acm/Makefile
+++ b/php/test/Ice/acm/Makefile
@@ -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/php/test/Ice/acm/Makefile.mak b/php/test/Ice/acm/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/acm/Makefile.mak
+++ b/php/test/Ice/acm/Makefile.mak
@@ -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/php/test/Ice/acm/Test.ice b/php/test/Ice/acm/Test.ice
index 5ab98180dd3..cd9867f820e 100644
--- a/php/test/Ice/acm/Test.ice
+++ b/php/test/Ice/acm/Test.ice
@@ -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/php/test/Ice/acm/run.py b/php/test/Ice/acm/run.py
index 3fc6200cd00..1a8297794cd 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-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/test/Ice/binding/Client.php b/php/test/Ice/binding/Client.php
index 3b3c376f033..7b7ac2ea318 100644
--- a/php/test/Ice/binding/Client.php
+++ b/php/test/Ice/binding/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/binding/Makefile b/php/test/Ice/binding/Makefile
index 88495a0d65e..495ae0dc091 100644
--- a/php/test/Ice/binding/Makefile
+++ b/php/test/Ice/binding/Makefile
@@ -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/php/test/Ice/binding/Makefile.mak b/php/test/Ice/binding/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/binding/Makefile.mak
+++ b/php/test/Ice/binding/Makefile.mak
@@ -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/php/test/Ice/binding/Test.ice b/php/test/Ice/binding/Test.ice
index de478bf8f3f..4869815cbfe 100644
--- a/php/test/Ice/binding/Test.ice
+++ b/php/test/Ice/binding/Test.ice
@@ -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/php/test/Ice/binding/run.py b/php/test/Ice/binding/run.py
index 3fc6200cd00..1a8297794cd 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-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/test/Ice/checksum/CTypes.ice b/php/test/Ice/checksum/CTypes.ice
index 66014750174..f4d3198b613 100644
--- a/php/test/Ice/checksum/CTypes.ice
+++ b/php/test/Ice/checksum/CTypes.ice
@@ -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/php/test/Ice/checksum/Client.php b/php/test/Ice/checksum/Client.php
index a14cbe4da01..a380f6c8633 100644
--- a/php/test/Ice/checksum/Client.php
+++ b/php/test/Ice/checksum/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/checksum/Makefile b/php/test/Ice/checksum/Makefile
index aa58a820379..62c54700383 100644
--- a/php/test/Ice/checksum/Makefile
+++ b/php/test/Ice/checksum/Makefile
@@ -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/php/test/Ice/checksum/Makefile.mak b/php/test/Ice/checksum/Makefile.mak
index 2d7680f5fa4..b37ba637a5b 100644
--- a/php/test/Ice/checksum/Makefile.mak
+++ b/php/test/Ice/checksum/Makefile.mak
@@ -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/php/test/Ice/checksum/Test.ice b/php/test/Ice/checksum/Test.ice
index 1a9d48fd510..e2442210a6a 100644
--- a/php/test/Ice/checksum/Test.ice
+++ b/php/test/Ice/checksum/Test.ice
@@ -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/php/test/Ice/checksum/run.py b/php/test/Ice/checksum/run.py
index 0bfea31d9cf..f491eb437e3 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-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/test/Ice/defaultValue/Client.php b/php/test/Ice/defaultValue/Client.php
index 2fcc596ce0f..fd74b77868a 100644
--- a/php/test/Ice/defaultValue/Client.php
+++ b/php/test/Ice/defaultValue/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/defaultValue/Makefile b/php/test/Ice/defaultValue/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/defaultValue/Makefile
+++ b/php/test/Ice/defaultValue/Makefile
@@ -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/php/test/Ice/defaultValue/Makefile.mak b/php/test/Ice/defaultValue/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/defaultValue/Makefile.mak
+++ b/php/test/Ice/defaultValue/Makefile.mak
@@ -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/php/test/Ice/defaultValue/Test.ice b/php/test/Ice/defaultValue/Test.ice
index 392f8edd366..4520c799c19 100644
--- a/php/test/Ice/defaultValue/Test.ice
+++ b/php/test/Ice/defaultValue/Test.ice
@@ -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/php/test/Ice/defaultValue/run.py b/php/test/Ice/defaultValue/run.py
index e981ac9ac91..c171a3556ce 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-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/test/Ice/enums/Client.php b/php/test/Ice/enums/Client.php
index 4ce07324735..2370fc0ed08 100644
--- a/php/test/Ice/enums/Client.php
+++ b/php/test/Ice/enums/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/enums/Makefile b/php/test/Ice/enums/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/enums/Makefile
+++ b/php/test/Ice/enums/Makefile
@@ -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/php/test/Ice/enums/Makefile.mak b/php/test/Ice/enums/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/enums/Makefile.mak
+++ b/php/test/Ice/enums/Makefile.mak
@@ -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/php/test/Ice/enums/Test.ice b/php/test/Ice/enums/Test.ice
index 0cdf582a530..420b8cf6623 100644
--- a/php/test/Ice/enums/Test.ice
+++ b/php/test/Ice/enums/Test.ice
@@ -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/php/test/Ice/enums/run.py b/php/test/Ice/enums/run.py
index 3aac7a1c45a..651b1b334b6 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-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/test/Ice/exceptions/Client.php b/php/test/Ice/exceptions/Client.php
index 37042b9d5a2..8784f1ee4af 100644
--- a/php/test/Ice/exceptions/Client.php
+++ b/php/test/Ice/exceptions/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/exceptions/Makefile b/php/test/Ice/exceptions/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/exceptions/Makefile
+++ b/php/test/Ice/exceptions/Makefile
@@ -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/php/test/Ice/exceptions/Makefile.mak b/php/test/Ice/exceptions/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/exceptions/Makefile.mak
+++ b/php/test/Ice/exceptions/Makefile.mak
@@ -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/php/test/Ice/exceptions/Test.ice b/php/test/Ice/exceptions/Test.ice
index add13769e80..e9d5b58fd0d 100644
--- a/php/test/Ice/exceptions/Test.ice
+++ b/php/test/Ice/exceptions/Test.ice
@@ -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/php/test/Ice/exceptions/run.py b/php/test/Ice/exceptions/run.py
index 9c5846ff6b0..09043b1264f 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-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/test/Ice/facets/Client.php b/php/test/Ice/facets/Client.php
index d4a8d306ee5..7c72e6d7730 100644
--- a/php/test/Ice/facets/Client.php
+++ b/php/test/Ice/facets/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/facets/Makefile b/php/test/Ice/facets/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/facets/Makefile
+++ b/php/test/Ice/facets/Makefile
@@ -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/php/test/Ice/facets/Makefile.mak b/php/test/Ice/facets/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/facets/Makefile.mak
+++ b/php/test/Ice/facets/Makefile.mak
@@ -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/php/test/Ice/facets/Test.ice b/php/test/Ice/facets/Test.ice
index 1d2c7c3c26e..195bbe5e1a0 100644
--- a/php/test/Ice/facets/Test.ice
+++ b/php/test/Ice/facets/Test.ice
@@ -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/php/test/Ice/facets/run.py b/php/test/Ice/facets/run.py
index 3fc6200cd00..1a8297794cd 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-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/test/Ice/info/Client.php b/php/test/Ice/info/Client.php
index 64632cbd616..fc440cd7d5f 100644
--- a/php/test/Ice/info/Client.php
+++ b/php/test/Ice/info/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/info/Makefile b/php/test/Ice/info/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/info/Makefile
+++ b/php/test/Ice/info/Makefile
@@ -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/php/test/Ice/info/Makefile.mak b/php/test/Ice/info/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/info/Makefile.mak
+++ b/php/test/Ice/info/Makefile.mak
@@ -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/php/test/Ice/info/Test.ice b/php/test/Ice/info/Test.ice
index 646f18941c3..c518d54b867 100644
--- a/php/test/Ice/info/Test.ice
+++ b/php/test/Ice/info/Test.ice
@@ -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/php/test/Ice/info/run.py b/php/test/Ice/info/run.py
index 3fc6200cd00..1a8297794cd 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-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/test/Ice/inheritance/Client.php b/php/test/Ice/inheritance/Client.php
index 50a544c2752..cf0355c2baa 100644
--- a/php/test/Ice/inheritance/Client.php
+++ b/php/test/Ice/inheritance/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/inheritance/Makefile b/php/test/Ice/inheritance/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/inheritance/Makefile
+++ b/php/test/Ice/inheritance/Makefile
@@ -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/php/test/Ice/inheritance/Makefile.mak b/php/test/Ice/inheritance/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/inheritance/Makefile.mak
+++ b/php/test/Ice/inheritance/Makefile.mak
@@ -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/php/test/Ice/inheritance/Test.ice b/php/test/Ice/inheritance/Test.ice
index 2e9b176c00b..84af3da3fd6 100644
--- a/php/test/Ice/inheritance/Test.ice
+++ b/php/test/Ice/inheritance/Test.ice
@@ -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/php/test/Ice/inheritance/run.py b/php/test/Ice/inheritance/run.py
index 3fc6200cd00..1a8297794cd 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-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/test/Ice/ini/Client.php b/php/test/Ice/ini/Client.php
index 1594ae0a188..14b9f19ac5e 100644
--- a/php/test/Ice/ini/Client.php
+++ b/php/test/Ice/ini/Client.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/test/Ice/ini/ClientWithProfile.php b/php/test/Ice/ini/ClientWithProfile.php
index ba4909e639e..cc23a5fd2cf 100644
--- a/php/test/Ice/ini/ClientWithProfile.php
+++ b/php/test/Ice/ini/ClientWithProfile.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/test/Ice/ini/run.py b/php/test/Ice/ini/run.py
index 5dea6040b0e..5031b335cda 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-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/test/Ice/objects/Client.php b/php/test/Ice/objects/Client.php
index 3f288a53f2e..0a45162b565 100644
--- a/php/test/Ice/objects/Client.php
+++ b/php/test/Ice/objects/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/objects/Makefile b/php/test/Ice/objects/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/objects/Makefile
+++ b/php/test/Ice/objects/Makefile
@@ -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/php/test/Ice/objects/Makefile.mak b/php/test/Ice/objects/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/objects/Makefile.mak
+++ b/php/test/Ice/objects/Makefile.mak
@@ -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/php/test/Ice/objects/Test.ice b/php/test/Ice/objects/Test.ice
index dc7f16bfd83..a8f8c7018f5 100644
--- a/php/test/Ice/objects/Test.ice
+++ b/php/test/Ice/objects/Test.ice
@@ -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/php/test/Ice/objects/run.py b/php/test/Ice/objects/run.py
index 1361b69d666..c217b3d88c2 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-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/test/Ice/operations/Client.php b/php/test/Ice/operations/Client.php
index b5426df1ef8..a69896187a4 100644
--- a/php/test/Ice/operations/Client.php
+++ b/php/test/Ice/operations/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/operations/Makefile b/php/test/Ice/operations/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/operations/Makefile
+++ b/php/test/Ice/operations/Makefile
@@ -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/php/test/Ice/operations/Makefile.mak b/php/test/Ice/operations/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/operations/Makefile.mak
+++ b/php/test/Ice/operations/Makefile.mak
@@ -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/php/test/Ice/operations/Test.ice b/php/test/Ice/operations/Test.ice
index f0b708f532d..23a4f1ba4b1 100644
--- a/php/test/Ice/operations/Test.ice
+++ b/php/test/Ice/operations/Test.ice
@@ -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/php/test/Ice/operations/run.py b/php/test/Ice/operations/run.py
index 6e58b0fc7fd..7c438435006 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-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/test/Ice/optional/Client.php b/php/test/Ice/optional/Client.php
index 0d2e18be716..7e53fea9482 100644
--- a/php/test/Ice/optional/Client.php
+++ b/php/test/Ice/optional/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/optional/ClientPrivate.ice b/php/test/Ice/optional/ClientPrivate.ice
index 5dd08613b9a..866fabc1905 100644
--- a/php/test/Ice/optional/ClientPrivate.ice
+++ b/php/test/Ice/optional/ClientPrivate.ice
@@ -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/php/test/Ice/optional/Makefile b/php/test/Ice/optional/Makefile
index 025be63387d..e6f163a3ea4 100644
--- a/php/test/Ice/optional/Makefile
+++ b/php/test/Ice/optional/Makefile
@@ -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/php/test/Ice/optional/Makefile.mak b/php/test/Ice/optional/Makefile.mak
index 461ca9641f2..8c3d3a3e74f 100644
--- a/php/test/Ice/optional/Makefile.mak
+++ b/php/test/Ice/optional/Makefile.mak
@@ -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/php/test/Ice/optional/Test.ice b/php/test/Ice/optional/Test.ice
index f935b24b0e7..0f2b2f5054b 100644
--- a/php/test/Ice/optional/Test.ice
+++ b/php/test/Ice/optional/Test.ice
@@ -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/php/test/Ice/optional/run.py b/php/test/Ice/optional/run.py
index 95f8e4badb7..50fc969174b 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-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/test/Ice/proxy/Client.php b/php/test/Ice/proxy/Client.php
index a80838fb44f..b84d9aa029a 100644
--- a/php/test/Ice/proxy/Client.php
+++ b/php/test/Ice/proxy/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Ice/proxy/Makefile b/php/test/Ice/proxy/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Ice/proxy/Makefile
+++ b/php/test/Ice/proxy/Makefile
@@ -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/php/test/Ice/proxy/Makefile.mak b/php/test/Ice/proxy/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Ice/proxy/Makefile.mak
+++ b/php/test/Ice/proxy/Makefile.mak
@@ -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/php/test/Ice/proxy/Test.ice b/php/test/Ice/proxy/Test.ice
index 5997418d1b4..98f037c1632 100644
--- a/php/test/Ice/proxy/Test.ice
+++ b/php/test/Ice/proxy/Test.ice
@@ -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/php/test/Ice/proxy/run.py b/php/test/Ice/proxy/run.py
index 6e58b0fc7fd..7c438435006 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-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/test/Ice/scope/Client.php b/php/test/Ice/scope/Client.php
index 6ff6ff6a15e..d161665c5aa 100644
--- a/php/test/Ice/scope/Client.php
+++ b/php/test/Ice/scope/Client.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/test/Ice/scope/run.py b/php/test/Ice/scope/run.py
index 239932348c2..3bd3723b40d 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-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/test/Ice/slicing/Makefile b/php/test/Ice/slicing/Makefile
index b1a88de6413..92376d38e1d 100644
--- a/php/test/Ice/slicing/Makefile
+++ b/php/test/Ice/slicing/Makefile
@@ -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/php/test/Ice/slicing/Makefile.mak b/php/test/Ice/slicing/Makefile.mak
index 896e0bed015..cc3d99a6cba 100644
--- a/php/test/Ice/slicing/Makefile.mak
+++ b/php/test/Ice/slicing/Makefile.mak
@@ -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/php/test/Ice/slicing/exceptions/Makefile b/php/test/Ice/slicing/exceptions/Makefile
index 2fae0d9b0e1..f1ddad49110 100644
--- a/php/test/Ice/slicing/exceptions/Makefile
+++ b/php/test/Ice/slicing/exceptions/Makefile
@@ -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/php/test/Ice/slicing/exceptions/Makefile.mak b/php/test/Ice/slicing/exceptions/Makefile.mak
index df9468c9e3e..f9ce6f693eb 100644
--- a/php/test/Ice/slicing/exceptions/Makefile.mak
+++ b/php/test/Ice/slicing/exceptions/Makefile.mak
@@ -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/php/test/Ice/slicing/exceptions/Test.ice b/php/test/Ice/slicing/exceptions/Test.ice
index c32e896e729..3ce6959161d 100644
--- a/php/test/Ice/slicing/exceptions/Test.ice
+++ b/php/test/Ice/slicing/exceptions/Test.ice
@@ -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/php/test/Ice/slicing/exceptions/run.py b/php/test/Ice/slicing/exceptions/run.py
index d27134b1154..3cc11eccf33 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-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/test/Ice/slicing/objects/ClientPrivate.ice b/php/test/Ice/slicing/objects/ClientPrivate.ice
index 1d5c23f17e9..d8445516d19 100644
--- a/php/test/Ice/slicing/objects/ClientPrivate.ice
+++ b/php/test/Ice/slicing/objects/ClientPrivate.ice
@@ -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/php/test/Ice/slicing/objects/Forward.ice b/php/test/Ice/slicing/objects/Forward.ice
index f904a627b4f..1654e5f10ae 100644
--- a/php/test/Ice/slicing/objects/Forward.ice
+++ b/php/test/Ice/slicing/objects/Forward.ice
@@ -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/php/test/Ice/slicing/objects/Makefile b/php/test/Ice/slicing/objects/Makefile
index 84b4bc1f9a0..c39e616d1fa 100644
--- a/php/test/Ice/slicing/objects/Makefile
+++ b/php/test/Ice/slicing/objects/Makefile
@@ -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/php/test/Ice/slicing/objects/Makefile.mak b/php/test/Ice/slicing/objects/Makefile.mak
index eb3a2303267..1d24a07e804 100644
--- a/php/test/Ice/slicing/objects/Makefile.mak
+++ b/php/test/Ice/slicing/objects/Makefile.mak
@@ -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/php/test/Ice/slicing/objects/Test.ice b/php/test/Ice/slicing/objects/Test.ice
index 08c203f4698..b9936669b30 100644
--- a/php/test/Ice/slicing/objects/Test.ice
+++ b/php/test/Ice/slicing/objects/Test.ice
@@ -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/php/test/Ice/slicing/objects/run.py b/php/test/Ice/slicing/objects/run.py
index d27134b1154..3cc11eccf33 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-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/test/Makefile b/php/test/Makefile
index fac0cfa8557..e1b057eaf42 100644
--- a/php/test/Makefile
+++ b/php/test/Makefile
@@ -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/php/test/Makefile.mak b/php/test/Makefile.mak
index b5a258659d9..c475e6cb704 100644
--- a/php/test/Makefile.mak
+++ b/php/test/Makefile.mak
@@ -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/php/test/Slice/Makefile b/php/test/Slice/Makefile
index 6680b390cca..18f66acc945 100644
--- a/php/test/Slice/Makefile
+++ b/php/test/Slice/Makefile
@@ -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/php/test/Slice/Makefile.mak b/php/test/Slice/Makefile.mak
index fd3ada01d2b..28135101bed 100644
--- a/php/test/Slice/Makefile.mak
+++ b/php/test/Slice/Makefile.mak
@@ -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/php/test/Slice/keyword/Client.php b/php/test/Slice/keyword/Client.php
index 84da5378948..e9771fe741f 100644
--- a/php/test/Slice/keyword/Client.php
+++ b/php/test/Slice/keyword/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Slice/keyword/Key.ice b/php/test/Slice/keyword/Key.ice
index 92a29d56bbc..21859cc246a 100644
--- a/php/test/Slice/keyword/Key.ice
+++ b/php/test/Slice/keyword/Key.ice
@@ -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/php/test/Slice/keyword/Makefile b/php/test/Slice/keyword/Makefile
index 584bff5991d..d920bbf2119 100644
--- a/php/test/Slice/keyword/Makefile
+++ b/php/test/Slice/keyword/Makefile
@@ -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/php/test/Slice/keyword/Makefile.mak b/php/test/Slice/keyword/Makefile.mak
index 6f46a775332..36cd1a7babc 100644
--- a/php/test/Slice/keyword/Makefile.mak
+++ b/php/test/Slice/keyword/Makefile.mak
@@ -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/php/test/Slice/keyword/run.py b/php/test/Slice/keyword/run.py
index e981ac9ac91..c171a3556ce 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-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/test/Slice/macros/Client.php b/php/test/Slice/macros/Client.php
index a8e16923446..601d25adbc8 100644
--- a/php/test/Slice/macros/Client.php
+++ b/php/test/Slice/macros/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Slice/macros/Makefile b/php/test/Slice/macros/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Slice/macros/Makefile
+++ b/php/test/Slice/macros/Makefile
@@ -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/php/test/Slice/macros/Makefile.mak b/php/test/Slice/macros/Makefile.mak
index 02efb854220..4ece14f179d 100644
--- a/php/test/Slice/macros/Makefile.mak
+++ b/php/test/Slice/macros/Makefile.mak
@@ -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/php/test/Slice/macros/Test.ice b/php/test/Slice/macros/Test.ice
index e8b5ddcf117..f86a762ab00 100644
--- a/php/test/Slice/macros/Test.ice
+++ b/php/test/Slice/macros/Test.ice
@@ -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/php/test/Slice/macros/run.py b/php/test/Slice/macros/run.py
index e981ac9ac91..c171a3556ce 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-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/test/Slice/structure/Client.php b/php/test/Slice/structure/Client.php
index 03cb6476c8b..6af50961bdd 100644
--- a/php/test/Slice/structure/Client.php
+++ b/php/test/Slice/structure/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/test/Slice/structure/Makefile b/php/test/Slice/structure/Makefile
index c837988f0db..de41e9ce180 100644
--- a/php/test/Slice/structure/Makefile
+++ b/php/test/Slice/structure/Makefile
@@ -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/php/test/Slice/structure/Makefile.mak b/php/test/Slice/structure/Makefile.mak
index d004c75c586..a8704fcf2d0 100644
--- a/php/test/Slice/structure/Makefile.mak
+++ b/php/test/Slice/structure/Makefile.mak
@@ -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/php/test/Slice/structure/Test.ice b/php/test/Slice/structure/Test.ice
index 5109eb66216..79940e1c2d8 100644
--- a/php/test/Slice/structure/Test.ice
+++ b/php/test/Slice/structure/Test.ice
@@ -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/php/test/Slice/structure/run.py b/php/test/Slice/structure/run.py
index e981ac9ac91..c171a3556ce 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-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.