diff options
Diffstat (limited to 'scripts/tests/Ice/background.py')
-rw-r--r-- | scripts/tests/Ice/background.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/background.py b/scripts/tests/Ice/background.py index 89a3c142520..4616c54b061 100644 --- a/scripts/tests/Ice/background.py +++ b/scripts/tests/Ice/background.py @@ -1,7 +1,5 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** TestSuite(__name__, libDirs=["testtransport"], options={ "mx": [False] }) |