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