summaryrefslogtreecommitdiff
path: root/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'allTests.py')
-rwxr-xr-xallTests.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/allTests.py b/allTests.py
index c2a4646a9a3..e0eefe0463f 100755
--- a/allTests.py
+++ b/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"))