| Index: appengine/config_service/api.py
|
| diff --git a/appengine/config_service/api.py b/appengine/config_service/api.py
|
| index ff8842dc015da159e2c4b46e69c9d319957cddc1..dc78ed7757da67a162a793a7ffce8f1204b0fc09 100644
|
| --- a/appengine/config_service/api.py
|
| +++ b/appengine/config_service/api.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
|
|
|
|
|