| Index: appengine/config_service/validation.py
|
| diff --git a/appengine/config_service/validation.py b/appengine/config_service/validation.py
|
| index f5d488c7e4afd1625e10de3de35cd656889b73ad..91273faae802012967703bce7bfce0c4a6f19258 100644
|
| --- a/appengine/config_service/validation.py
|
| +++ b/appengine/config_service/validation.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 base64
|
| import logging
|
|
|