| Index: client/tools/isolateserver_load_test.py
|
| diff --git a/client/tools/isolateserver_load_test.py b/client/tools/isolateserver_load_test.py
|
| index a84f9af477fdbb98942931b0a87932e76022b3d6..2d9aa2a4a626e87586d374f5ac9379f0f4396b8e 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 Swarming Authors. All rights reserved.
|
| -# Use of this source code is governed under the Apache License, Version 2.0 that
|
| -# can be found in the LICENSE file.
|
| +# 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.
|
|
|
| """Uploads a ton of stuff to isolateserver to test its handling.
|
|
|
|
|