| Index: appengine/components/tool_support/local_app.py
|
| diff --git a/appengine/components/tool_support/local_app.py b/appengine/components/tool_support/local_app.py
|
| index 63603d200f262f3acd05e91f2eb508b221b3c24a..ae306092e0a072bbfe1b7496e4cd2c320d8c20f4 100644
|
| --- a/appengine/components/tool_support/local_app.py
|
| +++ b/appengine/components/tool_support/local_app.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.
|
|
|
|
|