| Index: appengine/swarming/swarming_bot/bot_code/bot_main_test.py
|
| diff --git a/appengine/swarming/swarming_bot/bot_code/bot_main_test.py b/appengine/swarming/swarming_bot/bot_code/bot_main_test.py
|
| index dd6a775a25c168d24240dbab3c402f402dc88589..3cf81bde62403fd6aecf590a56ddcff23569d3f3 100755
|
| --- a/appengine/swarming/swarming_bot/bot_code/bot_main_test.py
|
| +++ b/appengine/swarming/swarming_bot/bot_code/bot_main_test.py
|
| @@ -1,5 +1,5 @@
|
| #!/usr/bin/env python
|
| -# 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.
|
|
|
|
|