| Index: appengine/gce-backend/agent/agent.py
|
| diff --git a/appengine/gce-backend/agent/agent.py b/appengine/gce-backend/agent/agent.py
|
| index 39b4010b2d6d16d215dd76a46ac900276a82933d..8c94bea1b4bcebaa20b830d4005567294ac97fb1 100755
|
| --- a/appengine/gce-backend/agent/agent.py
|
| +++ b/appengine/gce-backend/agent/agent.py
|
| @@ -1,5 +1,5 @@
|
| #!/usr/bin/python
|
| -# Copyright 2015 The Swarming Authors. All rights reserved.
|
| +# Copyright 2015 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.
|
|
|
|
|