diff options
Diffstat (limited to 'php/test/Slice')
-rw-r--r-- | php/test/Slice/Makefile | 2 | ||||
-rw-r--r-- | php/test/Slice/Makefile.mak | 2 | ||||
-rw-r--r-- | php/test/Slice/keyword/Client.php | 2 | ||||
-rw-r--r-- | php/test/Slice/keyword/Key.ice | 2 | ||||
-rw-r--r-- | php/test/Slice/keyword/Makefile | 2 | ||||
-rwxr-xr-x | php/test/Slice/keyword/run.py | 2 | ||||
-rw-r--r-- | php/test/Slice/macros/Client.php | 2 | ||||
-rw-r--r-- | php/test/Slice/macros/Makefile | 2 | ||||
-rw-r--r-- | php/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | php/test/Slice/macros/run.py | 2 | ||||
-rw-r--r-- | php/test/Slice/structure/Client.php | 2 | ||||
-rw-r--r-- | php/test/Slice/structure/Makefile | 2 | ||||
-rw-r--r-- | php/test/Slice/structure/Test.ice | 2 | ||||
-rwxr-xr-x | php/test/Slice/structure/run.py | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/php/test/Slice/Makefile b/php/test/Slice/Makefile index cb95ea66987..6680b390cca 100644 --- a/php/test/Slice/Makefile +++ b/php/test/Slice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/Makefile.mak b/php/test/Slice/Makefile.mak index 4d36837aceb..fd3ada01d2b 100644 --- a/php/test/Slice/Makefile.mak +++ b/php/test/Slice/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/keyword/Client.php b/php/test/Slice/keyword/Client.php index a36c700d57a..54075d97017 100644 --- a/php/test/Slice/keyword/Client.php +++ b/php/test/Slice/keyword/Client.php @@ -1,7 +1,7 @@ <? // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/keyword/Key.ice b/php/test/Slice/keyword/Key.ice index 0902f6920c8..92a29d56bbc 100644 --- a/php/test/Slice/keyword/Key.ice +++ b/php/test/Slice/keyword/Key.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/keyword/Makefile b/php/test/Slice/keyword/Makefile index 5fbb30b3753..584bff5991d 100644 --- a/php/test/Slice/keyword/Makefile +++ b/php/test/Slice/keyword/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/keyword/run.py b/php/test/Slice/keyword/run.py index 04764010e9d..e981ac9ac91 100755 --- a/php/test/Slice/keyword/run.py +++ b/php/test/Slice/keyword/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/macros/Client.php b/php/test/Slice/macros/Client.php index dd02a0ba66f..b38126cb198 100644 --- a/php/test/Slice/macros/Client.php +++ b/php/test/Slice/macros/Client.php @@ -1,7 +1,7 @@ <? // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/macros/Makefile b/php/test/Slice/macros/Makefile index 46857bd3954..c837988f0db 100644 --- a/php/test/Slice/macros/Makefile +++ b/php/test/Slice/macros/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/macros/Test.ice b/php/test/Slice/macros/Test.ice index 972c84f880f..e8b5ddcf117 100644 --- a/php/test/Slice/macros/Test.ice +++ b/php/test/Slice/macros/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/macros/run.py b/php/test/Slice/macros/run.py index 04764010e9d..e981ac9ac91 100755 --- a/php/test/Slice/macros/run.py +++ b/php/test/Slice/macros/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/structure/Client.php b/php/test/Slice/structure/Client.php index 84d53e4e247..1efe1b19817 100644 --- a/php/test/Slice/structure/Client.php +++ b/php/test/Slice/structure/Client.php @@ -1,7 +1,7 @@ <? // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/structure/Makefile b/php/test/Slice/structure/Makefile index 46857bd3954..c837988f0db 100644 --- a/php/test/Slice/structure/Makefile +++ b/php/test/Slice/structure/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/structure/Test.ice b/php/test/Slice/structure/Test.ice index d1be5ddc435..5109eb66216 100644 --- a/php/test/Slice/structure/Test.ice +++ b/php/test/Slice/structure/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/test/Slice/structure/run.py b/php/test/Slice/structure/run.py index 04764010e9d..e981ac9ac91 100755 --- a/php/test/Slice/structure/run.py +++ b/php/test/Slice/structure/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |