| 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 6728403d245c290bb0e3d3b1bec68a20eb33675e..a697a6af26b5b9e8719f50e4ca2c3a318dfad24a 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 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 a manually crafted hello_world.isolated, remotely
|
| on a Swarming slave.
|
|
|