| Index: client/tests/trace_inputs/tricky_filename.py
|
| diff --git a/client/tests/trace_inputs/tricky_filename.py b/client/tests/trace_inputs/tricky_filename.py
|
| index 9bfcd75700301d74fbf31af07dc3ea8af11e2e87..39f187a4a5cb687d5a01c16171db006fcd4c8273 100755
|
| --- a/client/tests/trace_inputs/tricky_filename.py
|
| +++ b/client/tests/trace_inputs/tricky_filename.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 sys
|
|
|
|
|