Index: client/tools/cost.py |
diff --git a/client/tools/cost.py b/client/tools/cost.py |
index 34cdfbf0bea5ea06cdecac067b55ebadbf1ada84..db2258b149d502458020ad45e745d312d10746ee 100755 |
--- a/client/tools/cost.py |
+++ b/client/tools/cost.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. |