Index: appengine/auth_service/handlers_frontend.py |
diff --git a/appengine/auth_service/handlers_frontend.py b/appengine/auth_service/handlers_frontend.py |
index 38e04ca31bc158a7dd2ac12257049881b5b3820f..dd05bac5bc747292e6db6b05a4561a8a6a5547a9 100644 |
--- a/appengine/auth_service/handlers_frontend.py |
+++ b/appengine/auth_service/handlers_frontend.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. |
"""This module defines Auth Server frontend url handlers.""" |