| Index: appengine/components/components/auth/ui/rest_api.py
|
| diff --git a/appengine/components/components/auth/ui/rest_api.py b/appengine/components/components/auth/ui/rest_api.py
|
| index de135fd63bad6a67f56b6850bfdd38b818d0e0ab..da3062d650eaa9d479230afb6112e94caa4d9ec1 100644
|
| --- a/appengine/components/components/auth/ui/rest_api.py
|
| +++ b/appengine/components/components/auth/ui/rest_api.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 management REST API."""
|
|
|
|
|