| Index: appengine/isolate/tools/run_coverage.py
|
| diff --git a/appengine/isolate/tools/run_coverage.py b/appengine/isolate/tools/run_coverage.py
|
| index 949a56365fb87f67aebf032ce7c0dad498cded13..15c29d25bde936fb256668a4a84da9863457966c 100755
|
| --- a/appengine/isolate/tools/run_coverage.py
|
| +++ b/appengine/isolate/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.
|
|
|
|
|