| Index: client/tests/isolate_smoke_test.py
|
| diff --git a/client/tests/isolate_smoke_test.py b/client/tests/isolate_smoke_test.py
|
| index f2f18a6337bf8cbe8eba7e766422b421dec56142..5792f02cbbacb7bd4e56dc0858c94ba5aca49048 100755
|
| --- a/client/tests/isolate_smoke_test.py
|
| +++ b/client/tests/isolate_smoke_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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.
|
| +# Use of this source code is governed under the Apache License, Version 2.0
|
| +# that can be found in the LICENSE file.
|
|
|
| import cStringIO
|
| import hashlib
|
|
|