| Index: client/isolated_format.py
|
| diff --git a/client/isolated_format.py b/client/isolated_format.py
|
| index db612b0c275308e64da6effa51ec5ea53a6510fa..a71dbc07a839e76152db65ce5297ca302f8ede62 100644
|
| --- a/client/isolated_format.py
|
| +++ b/client/isolated_format.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
|
|
| """Understands .isolated files and can do local operations on them."""
|
|
|
|
|