Index: appengine/auth_service/main_frontend.py |
diff --git a/appengine/auth_service/main_frontend.py b/appengine/auth_service/main_frontend.py |
index 16ee2cb10eeb6158e6f75562d963b606f3bfdd8a..a9f80dd036cbf831dbb593eae215568d9a4c819b 100644 |
--- a/appengine/auth_service/main_frontend.py |
+++ b/appengine/auth_service/main_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 modules is imported by AppEngine and defines the 'app' object. |