Index: client/third_party/infra_libs/authentication.py |
diff --git a/client/third_party/infra_libs/authentication.py b/client/third_party/infra_libs/authentication.py |
index 84b54ea209d53df859a390cebc4d9f3f81843346..4e62ed903d11c987d0bcdc46d290efed687fe06d 100644 |
--- a/client/third_party/infra_libs/authentication.py |
+++ b/client/third_party/infra_libs/authentication.py |
@@ -1,6 +1,6 @@ |
# Copyright 2015 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
+# that can be found in the LICENSE file. |
# TODO(dsansome): Change callers to using this directly, and remove this file. |
from infra_libs import get_signed_jwt_assertion_credentials |