Index: client/tools/run_swarming_tests_on_swarming.py |
diff --git a/client/tools/run_swarming_tests_on_swarming.py b/client/tools/run_swarming_tests_on_swarming.py |
index c375c13000c8c36c1e7772ff3d6ddb9d924caa04..79f400624e9b3276009859bf0da9f6a2ed331d51 100755 |
--- a/client/tools/run_swarming_tests_on_swarming.py |
+++ b/client/tools/run_swarming_tests_on_swarming.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2012 The LUCI Authors. All rights reserved. |
-# Use of this source code is governed by the Apache v2.0 license that can be |
-# found in the LICENSE file. |
+# Use of this source code is governed under the Apache License, Version 2.0 |
+# that can be found in the LICENSE file. |
"""Runs the whole set of swarming client unit tests on swarming itself. |