Index: appengine/components/components/auth/ui/ui.py |
diff --git a/appengine/components/components/auth/ui/ui.py b/appengine/components/components/auth/ui/ui.py |
index 8bc4211ef31912c0fc3a6c80c2c7ccd86c7453fb..b3e53d3bb5f09c6d65b3b9ccd4f1207a75e724c1 100644 |
--- a/appengine/components/components/auth/ui/ui.py |
+++ b/appengine/components/components/auth/ui/ui.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 UI handlers.""" |