| Index: client/example/4_swarming_run_manual_upload.py
|
| diff --git a/client/example/4_swarming_run_manual_upload.py b/client/example/4_swarming_run_manual_upload.py
|
| index ec455ef21f48981b2e16b90927e175f85466a14a..6758ae590661d50028032d254cc3895167cc5303 100755
|
| --- a/client/example/4_swarming_run_manual_upload.py
|
| +++ b/client/example/4_swarming_run_manual_upload.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 a manually crafted hello_world.isolated, remotely
|
| on a Swarming slave.
|
|
|