diff options
Diffstat (limited to 'php/test/Ice/inheritance/Client.php')
-rw-r--r-- | php/test/Ice/inheritance/Client.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/test/Ice/inheritance/Client.php b/php/test/Ice/inheritance/Client.php index c37fd39576c..f618c15a1b6 100644 --- a/php/test/Ice/inheritance/Client.php +++ b/php/test/Ice/inheritance/Client.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-present 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. |