| Index: client/example/3_swarming_trigger_collect.py
|
| diff --git a/client/example/3_swarming_trigger_collect.py b/client/example/3_swarming_trigger_collect.py
|
| index 99c735fd1262766a89c69f67095e9d172b6ad0aa..0b5b8addf23115ec3b3abc23921d3711e8196d7d 100755
|
| --- a/client/example/3_swarming_trigger_collect.py
|
| +++ b/client/example/3_swarming_trigger_collect.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| -# 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.
|
|
|
| """Runs hello_world.py, through hello_world.isolate, remotely on a Swarming
|
| slave.
|
|
|