diff options
Diffstat (limited to 'php/test/Slice/structure')
-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/Makefile.mak | 2 | ||||
-rw-r--r-- | php/test/Slice/structure/Test.ice | 2 | ||||
-rwxr-xr-x | php/test/Slice/structure/run.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/php/test/Slice/structure/Client.php b/php/test/Slice/structure/Client.php index ecd9942658d..97f50918b9e 100644 --- a/php/test/Slice/structure/Client.php +++ b/php/test/Slice/structure/Client.php @@ -1,7 +1,7 @@ <? // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This 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 59d46595bda..f8d515d687f 100644 --- a/php/test/Slice/structure/Makefile +++ b/php/test/Slice/structure/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. # # This 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 a4786c6f5d2..53c8f118100 100644 --- a/php/test/Slice/structure/Makefile.mak +++ b/php/test/Slice/structure/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. # # This 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 176f81856fe..363cbd32a86 100644 --- a/php/test/Slice/structure/Test.ice +++ b/php/test/Slice/structure/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This 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 28dcfd43b5d..f16a16f4526 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-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |