| Index: client/tests/run_isolated_smoke_test.py
|
| diff --git a/client/tests/run_isolated_smoke_test.py b/client/tests/run_isolated_smoke_test.py
|
| index da06c889e138c0d36dcc5ee9b06bc7a83ee008a1..c9a90a6a2d5a6b9a75666308df6aad5d02427960 100755
|
| --- a/client/tests/run_isolated_smoke_test.py
|
| +++ b/client/tests/run_isolated_smoke_test.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.
|
|
|
| import json
|
| import logging
|
|
|