Index: client/tools/swarming_count_tasks.py |
diff --git a/client/tools/swarming_count_tasks.py b/client/tools/swarming_count_tasks.py |
index aa507bdde9fa835c5cae33b260d9bfbb813144cd..ed85e26012360286ece7f876ee35cc24fdfc879c 100755 |
--- a/client/tools/swarming_count_tasks.py |
+++ b/client/tools/swarming_count_tasks.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2015 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. |
"""Calculate statistics about tasks. |