| Index: client/tools/spam.py
|
| diff --git a/client/tools/spam.py b/client/tools/spam.py
|
| index 56b93b83df2dc627a18624a16997741fc85b26e3..8546c38bbe654a5ad6b723c96f86aa6159f67a3f 100755
|
| --- a/client/tools/spam.py
|
| +++ b/client/tools/spam.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.
|
|
|
| """spam.py spams stdout for load testing the stdout handler.
|
|
|
|
|