Index: client/tools/spam.py |
diff --git a/client/tools/spam.py b/client/tools/spam.py |
index 7aebeb49e2f960d8888de84d1df3b950ff19f99f..56b93b83df2dc627a18624a16997741fc85b26e3 100755 |
--- a/client/tools/spam.py |
+++ b/client/tools/spam.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
-# Copyright 2014 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 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. |
"""spam.py spams stdout for load testing the stdout handler. |