Index: appengine/components/components/auth/ui/endpoints_api.py |
diff --git a/appengine/components/components/auth/ui/endpoints_api.py b/appengine/components/components/auth/ui/endpoints_api.py |
index 863ce96e51106c46069fb5ea1527bb8e0a9475cc..748b6aef6337a24dcc649da894601bed543d899a 100644 |
--- a/appengine/components/components/auth/ui/endpoints_api.py |
+++ b/appengine/components/components/auth/ui/endpoints_api.py |
@@ -1,6 +1,6 @@ |
# Copyright 2015 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. |
"""Endpoints version of is_member API.""" |