| Index: appengine/swarming/swarming_bot/bot_code/singleton_test.py
|
| diff --git a/appengine/swarming/swarming_bot/bot_code/singleton_test.py b/appengine/swarming/swarming_bot/bot_code/singleton_test.py
|
| index 8b293558b07d6a7d82e91cda8c99e47883474139..35eba9d1a5a61da97c7d3a5de50ac80d2edd400a 100755
|
| --- a/appengine/swarming/swarming_bot/bot_code/singleton_test.py
|
| +++ b/appengine/swarming/swarming_bot/bot_code/singleton_test.py
|
| @@ -1,5 +1,5 @@
|
| #!/usr/bin/env python
|
| -# Copyright 2015 The Swarming Authors. All rights reserved.
|
| +# Copyright 2015 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.
|
|
|
|
|