| Index: appengine/components/tools/install_protoc.py
|
| diff --git a/appengine/components/tools/install_protoc.py b/appengine/components/tools/install_protoc.py
|
| index f518bb72320ac5a76a83dd33acd907c3a503cd93..2fd1518476e3573a7bee60687b7cb689002acc66 100755
|
| --- a/appengine/components/tools/install_protoc.py
|
| +++ b/appengine/components/tools/install_protoc.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.
|
|
|
|
|