| Index: appengine/swarming/ts_mon_metrics_test.py
|
| diff --git a/appengine/swarming/ts_mon_metrics_test.py b/appengine/swarming/ts_mon_metrics_test.py
|
| index 1ee0454dbb3d3482d40ca782b1e11bc05840c0fc..0b7ee0b532f419a1f7a0a00482d02dcf8b79ca0b 100755
|
| --- a/appengine/swarming/ts_mon_metrics_test.py
|
| +++ b/appengine/swarming/ts_mon_metrics_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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.
|
|
|
| import datetime
|
| import os
|
|
|