diff options
Diffstat (limited to 'scripts/tests/Glacier2/application.py')
-rw-r--r-- | scripts/tests/Glacier2/application.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Glacier2/application.py b/scripts/tests/Glacier2/application.py index f6cc89c53ea..2b8886ebe4c 100644 --- a/scripts/tests/Glacier2/application.py +++ b/scripts/tests/Glacier2/application.py @@ -1,8 +1,6 @@ # -*- coding: utf-8 -*- -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** Glacier2TestSuite(__name__, routerProps = { "Glacier2.SessionTimeout" : 30 }) |