| Index: client/tests/isolated_format_test.py
|
| diff --git a/client/tests/isolated_format_test.py b/client/tests/isolated_format_test.py
|
| index a677591040d59bf222439462e212d6a7d6198f58..ed8319de6452dedf8b7b689f3e04bbec099e9924 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 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.
|
| +# Use of this source code is governed under the Apache License, Version 2.0
|
| +# that can be found in the LICENSE file.
|
|
|
| import hashlib
|
| import json
|
|
|