diff options
Diffstat (limited to 'cpp/test/Ice/echo/test.py')
-rw-r--r-- | cpp/test/Ice/echo/test.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/echo/test.py b/cpp/test/Ice/echo/test.py index 6372520856c..8740a4f05fe 100644 --- a/cpp/test/Ice/echo/test.py +++ b/cpp/test/Ice/echo/test.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** class EchoServerTestCase(ClientServerTestCase): |