| Index: client/example/payload/hello_world.isolate
|
| diff --git a/client/example/payload/hello_world.isolate b/client/example/payload/hello_world.isolate
|
| index 7a97754e70d2a78b7a53f28e0cbb65849c00b193..88831db78816bafd19457937154852401b696919 100644
|
| --- a/client/example/payload/hello_world.isolate
|
| +++ b/client/example/payload/hello_world.isolate
|
| @@ -1,6 +1,6 @@
|
| -# Copyright 2012 The Swarming Authors. All rights reserved.
|
| -# Use of this source code is governed under the Apache License, Version 2.0 that
|
| -# can be found in the LICENSE file.
|
| +# 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.
|
| {
|
| 'variables': {
|
| 'files': [
|
|
|