Index: appengine/components/components/auth/delegation.py |
diff --git a/appengine/components/components/auth/delegation.py b/appengine/components/components/auth/delegation.py |
index c3bb670f4449477c81458583459b4651e299d73d..bfa921772efd0f77622054a9cf2c995fb9330a3a 100644 |
--- a/appengine/components/components/auth/delegation.py |
+++ b/appengine/components/components/auth/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. |
"""Delegation token implementation. |