| Index: client/README.py
|
| diff --git a/client/README.py b/client/README.py
|
| index 50f8d03b828d4157c7a125a6af0719dc52c71e44..2232eb21d04e06aa79441ee6199a3b2011588f90 100755
|
| --- a/client/README.py
|
| +++ b/client/README.py
|
| @@ -1,8 +1,8 @@
|
| #!/usr/bin/env python
|
| # coding=utf-8
|
| -# Copyright 2012 The Swarming Authors. All rights reserved.
|
| -# Use of this source code is governed under the Apache License, Version 2.0 that
|
| -# can be found in the LICENSE file.
|
| +# Copyright 2012 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.
|
|
|
| ###
|
| # Run me to generate the documentation!
|
|
|