diff options
Diffstat (limited to 'php/demo')
31 files changed, 31 insertions, 31 deletions
diff --git a/php/demo/Glacier2/Makefile b/php/demo/Glacier2/Makefile index 996c52c0db0..75bec3937c9 100644 --- a/php/demo/Glacier2/Makefile +++ b/php/demo/Glacier2/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Glacier2/Makefile.mak b/php/demo/Glacier2/Makefile.mak index 6220cd5b374..3adb35cf976 100644 --- a/php/demo/Glacier2/Makefile.mak +++ b/php/demo/Glacier2/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Glacier2/hello/Hello.ice b/php/demo/Glacier2/hello/Hello.ice index 3e548e149a1..e33b79c0798 100644 --- a/php/demo/Glacier2/hello/Hello.ice +++ b/php/demo/Glacier2/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Glacier2/hello/Makefile b/php/demo/Glacier2/hello/Makefile index 36cd3801d71..1e831e4f2de 100644 --- a/php/demo/Glacier2/hello/Makefile +++ b/php/demo/Glacier2/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Glacier2/hello/Makefile.mak b/php/demo/Glacier2/hello/Makefile.mak index d2da79d987a..f04c9f9280d 100644 --- a/php/demo/Glacier2/hello/Makefile.mak +++ b/php/demo/Glacier2/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/Makefile b/php/demo/Ice/Makefile index 3d43c4789e9..9af1d85dfdb 100644 --- a/php/demo/Ice/Makefile +++ b/php/demo/Ice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/Makefile.mak b/php/demo/Ice/Makefile.mak index da4249cd787..cb1e1a96411 100644 --- a/php/demo/Ice/Makefile.mak +++ b/php/demo/Ice/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/hello/Hello.ice b/php/demo/Ice/hello/Hello.ice index 3e548e149a1..e33b79c0798 100644 --- a/php/demo/Ice/hello/Hello.ice +++ b/php/demo/Ice/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/hello/Makefile b/php/demo/Ice/hello/Makefile index 36cd3801d71..1e831e4f2de 100644 --- a/php/demo/Ice/hello/Makefile +++ b/php/demo/Ice/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/hello/Makefile.mak b/php/demo/Ice/hello/Makefile.mak index d2da79d987a..f04c9f9280d 100644 --- a/php/demo/Ice/hello/Makefile.mak +++ b/php/demo/Ice/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/hello/client.php b/php/demo/Ice/hello/client.php index 690bf3cc465..e82b4b06023 100644 --- a/php/demo/Ice/hello/client.php +++ b/php/demo/Ice/hello/client.php @@ -9,7 +9,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/hello/client_ns.php b/php/demo/Ice/hello/client_ns.php index 07d4e373756..2621f7db782 100644 --- a/php/demo/Ice/hello/client_ns.php +++ b/php/demo/Ice/hello/client_ns.php @@ -9,7 +9,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/optional/Client.php b/php/demo/Ice/optional/Client.php index 447e865278a..887eefaa1f2 100644 --- a/php/demo/Ice/optional/Client.php +++ b/php/demo/Ice/optional/Client.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/optional/Client_ns.php b/php/demo/Ice/optional/Client_ns.php index 4aeef116fe1..5d76bd52684 100644 --- a/php/demo/Ice/optional/Client_ns.php +++ b/php/demo/Ice/optional/Client_ns.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/optional/Contact.ice b/php/demo/Ice/optional/Contact.ice index ce47b858d5b..4c72255ffc1 100644 --- a/php/demo/Ice/optional/Contact.ice +++ b/php/demo/Ice/optional/Contact.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/optional/Makefile b/php/demo/Ice/optional/Makefile index 72033b68403..b4c94222134 100644 --- a/php/demo/Ice/optional/Makefile +++ b/php/demo/Ice/optional/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/optional/Makefile.mak b/php/demo/Ice/optional/Makefile.mak index 3e4eeeba0e8..5a02be6c6a2 100644 --- a/php/demo/Ice/optional/Makefile.mak +++ b/php/demo/Ice/optional/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/value/Client.php b/php/demo/Ice/value/Client.php index aedb5ce4f36..d7318ae795f 100644 --- a/php/demo/Ice/value/Client.php +++ b/php/demo/Ice/value/Client.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/value/Client_ns.php b/php/demo/Ice/value/Client_ns.php index 69138fc329d..62b59f94140 100644 --- a/php/demo/Ice/value/Client_ns.php +++ b/php/demo/Ice/value/Client_ns.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/value/Makefile b/php/demo/Ice/value/Makefile index 1e2abd1e1cd..32f4050c15b 100644 --- a/php/demo/Ice/value/Makefile +++ b/php/demo/Ice/value/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/value/Makefile.mak b/php/demo/Ice/value/Makefile.mak index ea2df30ffa0..4bd207075d2 100644 --- a/php/demo/Ice/value/Makefile.mak +++ b/php/demo/Ice/value/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Ice/value/Value.ice b/php/demo/Ice/value/Value.ice index bcbfeaeb7c1..022c9c4ccc6 100644 --- a/php/demo/Ice/value/Value.ice +++ b/php/demo/Ice/value/Value.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/IceDiscovery/Makefile b/php/demo/IceDiscovery/Makefile index 996c52c0db0..75bec3937c9 100644 --- a/php/demo/IceDiscovery/Makefile +++ b/php/demo/IceDiscovery/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/IceDiscovery/Makefile.mak b/php/demo/IceDiscovery/Makefile.mak index 6220cd5b374..3adb35cf976 100644 --- a/php/demo/IceDiscovery/Makefile.mak +++ b/php/demo/IceDiscovery/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/IceDiscovery/hello/Hello.ice b/php/demo/IceDiscovery/hello/Hello.ice index 3e548e149a1..e33b79c0798 100644 --- a/php/demo/IceDiscovery/hello/Hello.ice +++ b/php/demo/IceDiscovery/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/IceDiscovery/hello/Makefile b/php/demo/IceDiscovery/hello/Makefile index 36cd3801d71..1e831e4f2de 100644 --- a/php/demo/IceDiscovery/hello/Makefile +++ b/php/demo/IceDiscovery/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/IceDiscovery/hello/Makefile.mak b/php/demo/IceDiscovery/hello/Makefile.mak index d2da79d987a..f04c9f9280d 100644 --- a/php/demo/IceDiscovery/hello/Makefile.mak +++ b/php/demo/IceDiscovery/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/IceDiscovery/hello/client.php b/php/demo/IceDiscovery/hello/client.php index 90355f156b6..43879e624bf 100644 --- a/php/demo/IceDiscovery/hello/client.php +++ b/php/demo/IceDiscovery/hello/client.php @@ -9,7 +9,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/IceDiscovery/hello/client_ns.php b/php/demo/IceDiscovery/hello/client_ns.php index ac0d953541b..1bd58e819fc 100644 --- a/php/demo/IceDiscovery/hello/client_ns.php +++ b/php/demo/IceDiscovery/hello/client_ns.php @@ -9,7 +9,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/demo/Makefile b/php/demo/Makefile index 4e9ca4d5b3a..c49bd45b360 100644 --- a/php/demo/Makefile +++ b/php/demo/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/demo/Makefile.mak b/php/demo/Makefile.mak index 3970ebe5dbf..861ccd0cab3 100644 --- a/php/demo/Makefile.mak +++ b/php/demo/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |