diff options
Diffstat (limited to 'scripts/tests/Ice/stream.py')
-rw-r--r-- | scripts/tests/Ice/stream.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/stream.py b/scripts/tests/Ice/stream.py index 3d5cf72c182..ca9ecb835a5 100644 --- a/scripts/tests/Ice/stream.py +++ b/scripts/tests/Ice/stream.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** TestSuite(__name__, [ ClientTestCase("client with default encoding"), |