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