diff options
Diffstat (limited to 'scripts/tests/Glacier2/sessionHelper.py')
-rw-r--r-- | scripts/tests/Glacier2/sessionHelper.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/tests/Glacier2/sessionHelper.py b/scripts/tests/Glacier2/sessionHelper.py index 841d9e0f3f3..f6cc89c53ea 100644 --- a/scripts/tests/Glacier2/sessionHelper.py +++ b/scripts/tests/Glacier2/sessionHelper.py @@ -3,9 +3,6 @@ # # Copyright (c) 2003-present ZeroC, Inc. All rights reserved. # -# This copy of Ice is licensed to you under the terms described in the -# ICE_LICENSE file included in this distribution. -# # ********************************************************************** Glacier2TestSuite(__name__, routerProps = { "Glacier2.SessionTimeout" : 30 }) |