diff options
Diffstat (limited to 'php/test/Ice/acm')
-rw-r--r-- | php/test/Ice/acm/Client.php | 2 | ||||
-rw-r--r-- | php/test/Ice/acm/Test.ice | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php/test/Ice/acm/Client.php b/php/test/Ice/acm/Client.php index b1b3a0bbd84..297e3f87262 100644 --- a/php/test/Ice/acm/Client.php +++ b/php/test/Ice/acm/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/acm/Test.ice b/php/test/Ice/acm/Test.ice index d78abd6eb0f..7018c9df821 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. |