| Index: client/tests/isolated_format_test.py
|
| diff --git a/client/tests/isolated_format_test.py b/client/tests/isolated_format_test.py
|
| index fa17e30a7aa19b9652d528214b81714b7c534519..a677591040d59bf222439462e212d6a7d6198f58 100755
|
| --- a/client/tests/isolated_format_test.py
|
| +++ b/client/tests/isolated_format_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| -# Copyright 2014 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 2014 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 hashlib
|
| import json
|
|
|