| Index: appengine/swarming/swarming_bot/bot_code/task_runner_test.py
|
| diff --git a/appengine/swarming/swarming_bot/bot_code/task_runner_test.py b/appengine/swarming/swarming_bot/bot_code/task_runner_test.py
|
| index c691d5148fc51efd060376d87a36b1aaa63f29fe..d7943a318db6cf94ebaa5c582c5004e8c547e0ac 100755
|
| --- a/appengine/swarming/swarming_bot/bot_code/task_runner_test.py
|
| +++ b/appengine/swarming/swarming_bot/bot_code/task_runner_test.py
|
| @@ -1,6 +1,6 @@
|
| #!/usr/bin/env python
|
| # coding=utf-8
|
| -# Copyright 2013 The Swarming Authors. All rights reserved.
|
| +# Copyright 2013 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.
|
|
|
|
|