| Index: client/tools/isolateserver_load_test.py
|
| diff --git a/client/tools/isolateserver_load_test.py b/client/tools/isolateserver_load_test.py
|
| index 2d9aa2a4a626e87586d374f5ac9379f0f4396b8e..d892c3ef7165b970634e0006b67a4f74adff9ce4 100755
|
| --- a/client/tools/isolateserver_load_test.py
|
| +++ b/client/tools/isolateserver_load_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2013 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.
|
|
|
| """Uploads a ton of stuff to isolateserver to test its handling.
|
|
|
|
|