| Index: appengine/swarming/proto/Makefile
|
| diff --git a/appengine/swarming/proto/Makefile b/appengine/swarming/proto/Makefile
|
| index cb7c594b93b50cc9b8333497e4a5b8b06e4e37da..875fc5b34d8d4ebfc4a2fa5c88a9301d33e0796c 100644
|
| --- a/appengine/swarming/proto/Makefile
|
| +++ b/appengine/swarming/proto/Makefile
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2016 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.
|
|
|
| compile:
|
| ../../components/tools/compile_proto.py .
|
|
|