| Index: appengine/swarming/server/stats_test.py
|
| diff --git a/appengine/swarming/server/stats_test.py b/appengine/swarming/server/stats_test.py
|
| index c0a177a48ec180f9e17278e74b45576f67436aef..367fa8344fc7cd6a0bc1d2b6fc2d2cfd00cfda46 100755
|
| --- a/appengine/swarming/server/stats_test.py
|
| +++ b/appengine/swarming/server/stats_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2014 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 logging
|
| import os
|
|
|