| Index: appengine/config_service/handlers.py
|
| diff --git a/appengine/config_service/handlers.py b/appengine/config_service/handlers.py
|
| index c0cad6d960b2a1e07ff80abfecb482ba93837545..3a6e135477939404fbabc8a086c5f0171803e6e0 100644
|
| --- a/appengine/config_service/handlers.py
|
| +++ b/appengine/config_service/handlers.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 httplib
|
|
|
|
|