summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/plugin/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/plugin/test.py')
-rw-r--r--cpp/test/Ice/plugin/test.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/plugin/test.py b/cpp/test/Ice/plugin/test.py
index 195c9ac54d8..109fc352e10 100644
--- a/cpp/test/Ice/plugin/test.py
+++ b/cpp/test/Ice/plugin/test.py
@@ -1,8 +1,6 @@
-# **********************************************************************
#
-# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
+# Copyright (c) ZeroC, Inc. All rights reserved.
#
-# **********************************************************************
TestSuite(__file__,
[ClientTestCase(client=SimpleClient(args=lambda process, current: [current.getBuildDir("testplugin")]))],