| Index: appengine/components/components/config/Makefile
|
| diff --git a/appengine/components/components/config/Makefile b/appengine/components/components/config/Makefile
|
| index 234a58ea39fc11b31606cb79515e8692264a295b..6aef401c0e8b71489c9891423a95801971c6c1f5 100644
|
| --- a/appengine/components/components/config/Makefile
|
| +++ b/appengine/components/components/config/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.
|
|
|
| test: build
|
| ./run_coverage.py
|
|
|