summaryrefslogtreecommitdiff
path: root/scripts/tests/Ice/hold.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tests/Ice/hold.py')
-rw-r--r--scripts/tests/Ice/hold.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/hold.py b/scripts/tests/Ice/hold.py
index c752413b55b..9e389bc9ed2 100644
--- a/scripts/tests/Ice/hold.py
+++ b/scripts/tests/Ice/hold.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__, [ClientServerTestCase(server=Server(readyCount=2))])