diff options
Diffstat (limited to 'scripts/tests/Ice/exceptions.py')
-rw-r--r-- | scripts/tests/Ice/exceptions.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/exceptions.py b/scripts/tests/Ice/exceptions.py index 2e86e27bbae..982c08a20d7 100644 --- a/scripts/tests/Ice/exceptions.py +++ b/scripts/tests/Ice/exceptions.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** testcases = [ ClientServerTestCase("client/server with compact format"), |