| Index: client/tests/trace_inputs/touch_only.py
|
| diff --git a/client/tests/trace_inputs/touch_only.py b/client/tests/trace_inputs/touch_only.py
|
| index c3143c32b37d993ba11a6a6c1856a67de2c592fb..4a424ba0ff7721676e83d4ed8c2e630ba038b226 100755
|
| --- a/client/tests/trace_inputs/touch_only.py
|
| +++ b/client/tests/trace_inputs/touch_only.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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.
|
|
|
| """Uses different APIs to touch a file."""
|
|
|
|
|