| Index: client/tools/diff_isolates.py
|
| diff --git a/client/tools/diff_isolates.py b/client/tools/diff_isolates.py
|
| index 0747de4994c0f4f92678cd0a6877afa03df68154..b245ed7648d88ef5df98816652ab06f6f632a9c0 100755
|
| --- a/client/tools/diff_isolates.py
|
| +++ b/client/tools/diff_isolates.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2016 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.
|
|
|
| """Perform a recursive diff on two isolated file hashes."""
|
|
|
|
|