| Index: appengine/swarming/ts_mon_metrics.py
|
| diff --git a/appengine/swarming/ts_mon_metrics.py b/appengine/swarming/ts_mon_metrics.py
|
| index 165e1b618636b5575ae712fe70fea7b252b8f3b6..6b8884bb62dd9a0018e763bc04aa9bb949a2afa7 100644
|
| --- a/appengine/swarming/ts_mon_metrics.py
|
| +++ b/appengine/swarming/ts_mon_metrics.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2016 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.
|
|
|
| """Timeseries metrics."""
|
|
|
|
|