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