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