| Index: client/tests/trace_inputs_test.py
|
| diff --git a/client/tests/trace_inputs_test.py b/client/tests/trace_inputs_test.py
|
| index 685de116d5d2f5b6f78cc150ff0cddb375ddd8c3..7b1c8e54c03269b3ca2f30979679458bc383a6cd 100755
|
| --- a/client/tests/trace_inputs_test.py
|
| +++ b/client/tests/trace_inputs_test.py
|
| @@ -1,8 +1,8 @@
|
| #!/usr/bin/env python
|
| # coding=utf-8
|
| # Copyright 2012 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.
|
|
|
| import StringIO
|
| import logging
|
|
|