| Index: appengine/config_service/Makefile
|
| diff --git a/appengine/config_service/Makefile b/appengine/config_service/Makefile
|
| index 8890f70256fa44f236e62ecb6d1e52e848b35657..2e25a613b5d484a80c91c271db83539feb576284 100644
|
| --- a/appengine/config_service/Makefile
|
| +++ b/appengine/config_service/Makefile
|
| @@ -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.
|
|
|
| build: compile-proto
|
|
|
|
|