| Index: appengine/isolate/handlers_endpoints_v1_test.py
|
| diff --git a/appengine/isolate/handlers_endpoints_v1_test.py b/appengine/isolate/handlers_endpoints_v1_test.py
|
| index 3d281ef6ec2bd0d608d17a00120d55169233f9a0..9fd4eda6f8e21209665659c60b82e6eb177b925f 100755
|
| --- a/appengine/isolate/handlers_endpoints_v1_test.py
|
| +++ b/appengine/isolate/handlers_endpoints_v1_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 base64
|
| import hashlib
|
|
|