diff options
Diffstat (limited to 'php/test/Ice/optional')
-rw-r--r-- | php/test/Ice/optional/Client.php | 2 | ||||
-rw-r--r-- | php/test/Ice/optional/ClientPrivate.ice | 2 | ||||
-rw-r--r-- | php/test/Ice/optional/Test.ice | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/php/test/Ice/optional/Client.php b/php/test/Ice/optional/Client.php index 47254e79987..7c6248fa226 100644 --- a/php/test/Ice/optional/Client.php +++ b/php/test/Ice/optional/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/optional/ClientPrivate.ice b/php/test/Ice/optional/ClientPrivate.ice index 90fc4c253ea..ddb03cd4aa5 100644 --- a/php/test/Ice/optional/ClientPrivate.ice +++ b/php/test/Ice/optional/ClientPrivate.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. diff --git a/php/test/Ice/optional/Test.ice b/php/test/Ice/optional/Test.ice index b975b418295..1263f971a9e 100644 --- a/php/test/Ice/optional/Test.ice +++ b/php/test/Ice/optional/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. |