Index: appengine/auth_service/handlers_backend.py |
diff --git a/appengine/auth_service/handlers_backend.py b/appengine/auth_service/handlers_backend.py |
index db0757a963af1bea724b8833ab0708c678b2764c..8f4c47a0a66d117e4df04be4e0f2919870d08210 100644 |
--- a/appengine/auth_service/handlers_backend.py |
+++ b/appengine/auth_service/handlers_backend.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 backend url handlers.""" |