| Index: client/example/payload/hello_world.isolate
|
| diff --git a/client/example/payload/hello_world.isolate b/client/example/payload/hello_world.isolate
|
| index 88831db78816bafd19457937154852401b696919..d6e537371069285e6d977d6aa406eec8be352675 100644
|
| --- a/client/example/payload/hello_world.isolate
|
| +++ b/client/example/payload/hello_world.isolate
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2012 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.
|
| {
|
| 'variables': {
|
| 'files': [
|
|
|