summaryrefslogtreecommitdiff
path: root/python/test/Ice/operations/TestAMDCoroI.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/test/Ice/operations/TestAMDCoroI.py')
-rwxr-xr-xpython/test/Ice/operations/TestAMDCoroI.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/operations/TestAMDCoroI.py b/python/test/Ice/operations/TestAMDCoroI.py
index 803ab394300..1f337e134c8 100755
--- a/python/test/Ice/operations/TestAMDCoroI.py
+++ b/python/test/Ice/operations/TestAMDCoroI.py
@@ -1,9 +1,7 @@
#!/usr/bin/env python
-# **********************************************************************
#
-# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
+# Copyright (c) ZeroC, Inc. All rights reserved.
#
-# **********************************************************************
import os, sys, traceback, threading, time, concurrent.futures
import Ice