diff options
Diffstat (limited to 'scripts/tests/IceGrid/simple.py')
-rw-r--r-- | scripts/tests/IceGrid/simple.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/IceGrid/simple.py b/scripts/tests/IceGrid/simple.py index 1fe633af6e6..3cf29209c01 100644 --- a/scripts/tests/IceGrid/simple.py +++ b/scripts/tests/IceGrid/simple.py @@ -1,9 +1,7 @@ # -*- coding: utf-8 -*- -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** serverProps = { "TestAdapter.Endpoints" : "default", |