| Index: appengine/swarming/tools/run_coverage.py
|
| diff --git a/appengine/swarming/tools/run_coverage.py b/appengine/swarming/tools/run_coverage.py
|
| index 60221dfec96a823e31636ba60a7f16ddd8631514..a1ebd603a28715a9292b14d838cdfad7ee1af6ec 100755
|
| --- a/appengine/swarming/tools/run_coverage.py
|
| +++ b/appengine/swarming/tools/run_coverage.py
|
| @@ -1,5 +1,5 @@
|
| #!/usr/bin/env python
|
| -# Copyright 2014 The Swarming Authors. All rights reserved.
|
| +# Copyright 2014 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.
|
|
|
|
|