| Index: appengine/config_service/app.yaml
|
| diff --git a/appengine/config_service/app.yaml b/appengine/config_service/app.yaml
|
| index fb58f4e0c52c85c8f1616b8dfbec0640bef6b5b1..4b386a8a5b5cb7cbecec31354a496c643d044706 100644
|
| --- a/appengine/config_service/app.yaml
|
| +++ b/appengine/config_service/app.yaml
|
| @@ -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.
|
|
|
| application: luci-config
|
| version: 1
|
|
|