summaryrefslogtreecommitdiff
path: root/gs/toolbin/tests/run_parallel
diff options
context:
space:
mode:
Diffstat (limited to 'gs/toolbin/tests/run_parallel')
-rwxr-xr-xgs/toolbin/tests/run_parallel10
1 files changed, 6 insertions, 4 deletions
diff --git a/gs/toolbin/tests/run_parallel b/gs/toolbin/tests/run_parallel
index 195134892..d15cece58 100755
--- a/gs/toolbin/tests/run_parallel
+++ b/gs/toolbin/tests/run_parallel
@@ -1,6 +1,7 @@
#!/usr/bin/env python
-# Copyright (C) 2006-2007 Artifex Software, Inc.
+# Copyright (C) 2001-2012 Artifex Software, Inc.
+# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
# implied.
@@ -9,9 +10,10 @@
# modified or distributed except as expressly authorized under the terms
# of the license contained in the file LICENSE in this distribution.
#
-# For more information about licensing, visit http://www.artifex.com/
-# or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
-# San Rafael, CA 94903, U.S.A., +1(415)492-9861.
+# Refer to licensing information at http://www.artifex.com or contact
+# Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael,
+# CA 94903, U.S.A., +1(415)492-9861, for further information.
+#
# This is a script to parallelize the regression runs "by hand"
# for running on a batch-mode cluster under the PBS queue system.