Index: client/tools/fleet.py |
diff --git a/client/tools/fleet.py b/client/tools/fleet.py |
index ee0064cc120bdd05056036940534f2df2ecd8861..0c717e55a3f03d11046853ae285533b3e468016a 100755 |
--- a/client/tools/fleet.py |
+++ b/client/tools/fleet.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. |