tests/run-tests.py
branchstable
changeset 674 0efa9d6ac11f
parent 670 80d0ed025a02
child 680 f10a5301d082
--- a/tests/run-tests.py	Thu Dec 24 10:15:49 2009 +0000
+++ b/tests/run-tests.py	Tue Jan 19 22:20:08 2010 -0600
@@ -5,7 +5,7 @@
 # Copyright 2006 Matt Mackall <mpm@selenic.com>
 #
 # This software may be used and distributed according to the terms of the
-# GNU General Public License version 2, incorporated herein by reference.
+# GNU General Public License version 2 or any later version.
 
 # Modifying this script is tricky because it has many modes:
 #   - serial (default) vs parallel (-jN, N > 1)