Index: client/utils/threading_utils.py |
diff --git a/client/utils/threading_utils.py b/client/utils/threading_utils.py |
index 517448dd2292878394f6145731070cc62715755a..6ef9b0393de84d7b7aafc3e0f994ab015d3373ef 100644 |
--- a/client/utils/threading_utils.py |
+++ b/client/utils/threading_utils.py |
@@ -1,6 +1,6 @@ |
-# 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. |
"""Classes and functions related to threading.""" |