Index: client/third_party/infra_libs/memoize.py |
diff --git a/client/third_party/infra_libs/memoize.py b/client/third_party/infra_libs/memoize.py |
index 3eed568112b9bfe1cb30aa9ae2375328efc7de62..f2825e155521c5099a98aed27a5cbbe13f5bce3c 100644 |
--- a/client/third_party/infra_libs/memoize.py |
+++ b/client/third_party/infra_libs/memoize.py |
@@ -1,6 +1,6 @@ |
# Copyright 2014 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. |
""" |
Collection of decorators to help optimize Python functions and classes |