diff options
Diffstat (limited to 'php/test/Ice/ini/test.py')
-rw-r--r-- | php/test/Ice/ini/test.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/php/test/Ice/ini/test.py b/php/test/Ice/ini/test.py index 85c99f514cf..58241cb947d 100644 --- a/php/test/Ice/ini/test.py +++ b/php/test/Ice/ini/test.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** class IniClient(Client): |