Index: appengine/components/components/auth/service_account.py |
diff --git a/appengine/components/components/auth/service_account.py b/appengine/components/components/auth/service_account.py |
index 61ca922eefbbaf0f1dc4eb96d7193c9c2b94b6e9..16953c3430786ffca634695b672bb33c5b54182e 100644 |
--- a/appengine/components/components/auth/service_account.py |
+++ b/appengine/components/components/auth/service_account.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. |
"""Generation of OAuth2 token for a service account. |