| Index: client/tests/trace_inputs/child1.py
|
| diff --git a/client/tests/trace_inputs/child1.py b/client/tests/trace_inputs/child1.py
|
| index dffc61dc1bdb9b02056b251471f0e7a22280808f..23e1e831b8a7d634187db960b1e996e257ec57a9 100755
|
| --- a/client/tests/trace_inputs/child1.py
|
| +++ b/client/tests/trace_inputs/child1.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| -# Copyright 2012 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 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.
|
|
|
| import os
|
| import subprocess
|
|
|