diff options
Diffstat (limited to 'scripts/tests/Ice/slicing/exceptions.py')
-rw-r--r-- | scripts/tests/Ice/slicing/exceptions.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/slicing/exceptions.py b/scripts/tests/Ice/slicing/exceptions.py index c93edf5100e..4ebcb0e5a39 100644 --- a/scripts/tests/Ice/slicing/exceptions.py +++ b/scripts/tests/Ice/slicing/exceptions.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** testcases = [ ClientServerTestCase(), |