| 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 51c685019fb26c4a675cf9e9f77c0d28953d3a2b..df0852ccb903556646996a617461412e7119f8ec 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 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.
|
|
|
| """Runs hello_world.py, through hello_world.isolate, remotely on a Swarming
|
| slave.
|
|
|