| Index: client/tests/logging_utils_test.py
|
| diff --git a/client/tests/logging_utils_test.py b/client/tests/logging_utils_test.py
|
| index 01e44b1bbd69aae1445c098cf226396b08f66d80..f154f22775634541fe8e1d5f1d5f32e2df267647 100755
|
| --- a/client/tests/logging_utils_test.py
|
| +++ b/client/tests/logging_utils_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| -# Copyright 2015 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 2015 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.
|
|
|
| import logging
|
| import os
|
|
|