summaryrefslogtreecommitdiff
path: root/csharp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/allTests.py')
-rwxr-xr-xcsharp/allTests.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/allTests.py b/csharp/allTests.py
index 0a12ee46165..5e7b075e397 100755
--- a/csharp/allTests.py
+++ b/csharp/allTests.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
sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts"))