diff options
Diffstat (limited to 'scripts/tests/Ice/interrupt.py')
-rw-r--r-- | scripts/tests/Ice/interrupt.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/interrupt.py b/scripts/tests/Ice/interrupt.py index ebb02b8294e..016ef8b330d 100644 --- a/scripts/tests/Ice/interrupt.py +++ b/scripts/tests/Ice/interrupt.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 = { "compress" : [False] }) |