diff options
Diffstat (limited to 'scripts/tests/Ice/info.py')
-rw-r--r-- | scripts/tests/Ice/info.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/info.py b/scripts/tests/Ice/info.py index 21ad4279cc9..70cdb42f626 100644 --- a/scripts/tests/Ice/info.py +++ b/scripts/tests/Ice/info.py @@ -1,8 +1,6 @@ # -*- coding: utf-8 -*- -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** TestSuite(__name__, options = { "ipv6" : [False], "compress" : [False] }, multihost=False) |