diff options
Diffstat (limited to 'php/src/php7')
-rw-r--r-- | php/src/php7/Communicator.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Communicator.h | 2 | ||||
-rw-r--r-- | php/src/php7/Config.h | 2 | ||||
-rw-r--r-- | php/src/php7/Connection.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Connection.h | 2 | ||||
-rw-r--r-- | php/src/php7/Endpoint.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Endpoint.h | 2 | ||||
-rw-r--r-- | php/src/php7/IcePHP.rc | 2 | ||||
-rw-r--r-- | php/src/php7/Init.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Logger.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Logger.h | 2 | ||||
-rw-r--r-- | php/src/php7/Makefile | 2 | ||||
-rw-r--r-- | php/src/php7/Makefile.mak | 2 | ||||
-rw-r--r-- | php/src/php7/Operation.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Operation.h | 2 | ||||
-rw-r--r-- | php/src/php7/Properties.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Properties.h | 2 | ||||
-rw-r--r-- | php/src/php7/Proxy.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Proxy.h | 2 | ||||
-rw-r--r-- | php/src/php7/Types.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Types.h | 2 | ||||
-rw-r--r-- | php/src/php7/Util.cpp | 2 | ||||
-rw-r--r-- | php/src/php7/Util.h | 2 |
23 files changed, 23 insertions, 23 deletions
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. |