Index: client/tools/swarming_count_tasks.py |
diff --git a/client/tools/swarming_count_tasks.py b/client/tools/swarming_count_tasks.py |
index d222732acae1dfe455ec308c367bc698161131c3..aa507bdde9fa835c5cae33b260d9bfbb813144cd 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 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 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. |
"""Calculate statistics about tasks. |