Index: appengine/auth_service/delegation.py |
diff --git a/appengine/auth_service/delegation.py b/appengine/auth_service/delegation.py |
index b4c87d675b70f12ea563c91c74938e547177b30e..c2cb4d3a76e64f459d3a9257c75fc2f4614e5517 100644 |
--- a/appengine/auth_service/delegation.py |
+++ b/appengine/auth_service/delegation.py |
@@ -1,6 +1,6 @@ |
# Copyright 2015 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. |
"""API handler to mint delegation tokens.""" |