diff options
Diffstat (limited to 'python/test/Ice/operations/BatchOneways.py')
-rw-r--r-- | python/test/Ice/operations/BatchOneways.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/operations/BatchOneways.py b/python/test/Ice/operations/BatchOneways.py index 1fe0b4feb94..d678b6edc5f 100644 --- a/python/test/Ice/operations/BatchOneways.py +++ b/python/test/Ice/operations/BatchOneways.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import Ice, Test, array, sys, time |