| Index: appengine/components/components/auth/version.py
|
| diff --git a/appengine/components/components/auth/version.py b/appengine/components/components/auth/version.py
|
| index ed3cedb0b88fda4a06a4232200b403d48acda28a..bc1f797e83bee8269ae844168fc04cd1c0b73483 100644
|
| --- a/appengine/components/components/auth/version.py
|
| +++ b/appengine/components/components/auth/version.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
| +# Use of this source code is governed under the Apache License, Version 2.0
|
| +# that can be found in the LICENSE file.
|
|
|
| """Defines version of auth component. It is reported to Primary service.
|
|
|
|
|