| Index: client/tests/trace_inputs/child2.py
|
| diff --git a/client/tests/trace_inputs/child2.py b/client/tests/trace_inputs/child2.py
|
| index f4f3851665b629c939b690bf1a9528aa58a4f365..ae03e38bbc7a7bd9960dcaeaf4d39c48e9f9e7fd 100755
|
| --- a/client/tests/trace_inputs/child2.py
|
| +++ b/client/tests/trace_inputs/child2.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 sys
|
|
|