| Index: appengine/components/components/auth/__init__.py
|
| diff --git a/appengine/components/components/auth/__init__.py b/appengine/components/components/auth/__init__.py
|
| index b9dac32444c1a773fee894b8292c6444952322db..43c197fa5ecabe1896e545abf42d1553369f8fe2 100644
|
| --- a/appengine/components/components/auth/__init__.py
|
| +++ b/appengine/components/components/auth/__init__.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.
|
|
|
| """Authentication and authorization component.
|
|
|
|
|