| Index: appengine/components/components/auth/endpoints_support.py
|
| diff --git a/appengine/components/components/auth/endpoints_support.py b/appengine/components/components/auth/endpoints_support.py
|
| index da8c6a4b10c6676cdf8c6b88dbc95177b24e6ce9..2f145e578216acdc2a0afd33eee3dec3310ccb5f 100644
|
| --- a/appengine/components/components/auth/endpoints_support.py
|
| +++ b/appengine/components/components/auth/endpoints_support.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.
|
|
|
| """Integration with Cloud Endpoints.
|
|
|
|
|