Index: appengine/components/components/auth/handler.py |
diff --git a/appengine/components/components/auth/handler.py b/appengine/components/components/auth/handler.py |
index 7aca7c1e9767c6f9886b029db0efdbac183e0531..230ee90a402f279660b4f9c1b21a80985c0017f3 100644 |
--- a/appengine/components/components/auth/handler.py |
+++ b/appengine/components/components/auth/handler.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 webapp2.""" |