| Index: appengine/swarming/handlers_test.py
|
| diff --git a/appengine/swarming/handlers_test.py b/appengine/swarming/handlers_test.py
|
| index d64e028c07c234f72f9af4c9fad514bfa83b05ae..51a592079dd72e968d6b4237cb93f98b1630f030 100755
|
| --- a/appengine/swarming/handlers_test.py
|
| +++ b/appengine/swarming/handlers_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.
|
|
|
|
|