| Index: appengine/components/components/auth/config.py
|
| diff --git a/appengine/components/components/auth/config.py b/appengine/components/components/auth/config.py
|
| index 973ef2e61d2a51fc4cfdb379510128766512f009..8d98e357d88d906759bd2da3d6095a48923a992d 100644
|
| --- a/appengine/components/components/auth/config.py
|
| +++ b/appengine/components/components/auth/config.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.
|
|
|
| """Auth component configuration hooks.
|
|
|
|
|