diff options
Diffstat (limited to 'scripts/Expect.py')
-rwxr-xr-x | scripts/Expect.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/Expect.py b/scripts/Expect.py index ad3d61febbc..89d5b87bf15 100755 --- a/scripts/Expect.py +++ b/scripts/Expect.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import atexit import os |