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