| Index: appengine/config_service/services_test.py
|
| diff --git a/appengine/config_service/services_test.py b/appengine/config_service/services_test.py
|
| index 77947cc5490e442d50561fa320c952705501a6d5..440bfb5e42d02931e66c2a3539a43e9dce05328b 100755
|
| --- a/appengine/config_service/services_test.py
|
| +++ b/appengine/config_service/services_test.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.
|
|
|
| from test_env import future
|
| import test_env
|
|
|