| Index: appengine/components/tools/run_coverage.py
|
| diff --git a/appengine/components/tools/run_coverage.py b/appengine/components/tools/run_coverage.py
|
| index b3f6c611272a68ad6c4148b395f95ddb52fcab15..b5421b09d475abaa5cbf2f4d81446f228af11261 100755
|
| --- a/appengine/components/tools/run_coverage.py
|
| +++ b/appengine/components/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.
|
|
|
|
|