| Index: appengine/config_service/test_env.py
|
| diff --git a/appengine/config_service/test_env.py b/appengine/config_service/test_env.py
|
| index 1aff67fca52f6e58bca9b30b50d837032bb7cf69..cb2d7b8fb223e639cab3407f43a24ce714419640 100644
|
| --- a/appengine/config_service/test_env.py
|
| +++ b/appengine/config_service/test_env.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
|
|
| import logging
|
| import os
|
|
|