Index: client/tests/threading_utils_test.py |
diff --git a/client/tests/threading_utils_test.py b/client/tests/threading_utils_test.py |
index 67b086e094281412839693d04a131794025b85f6..b6eff34a6c72f1c98aafa477b86f97820db651a3 100755 |
--- a/client/tests/threading_utils_test.py |
+++ b/client/tests/threading_utils_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. |
# Lambda may not be necessary. |
# pylint: disable=W0108 |