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 6c5b7da80367ebf804098a41137b42c023b5452e..c375c13000c8c36c1e7772ff3d6ddb9d924caa04 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 Swarming Authors. All rights reserved. |
-# Use of this source code is governed under the Apache License, Version 2.0 that |
-# can be found in the LICENSE file. |
+# 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. |
"""Runs the whole set of swarming client unit tests on swarming itself. |