| Index: client/third_party/chromium/natsort.py
|
| diff --git a/client/third_party/chromium/natsort.py b/client/third_party/chromium/natsort.py
|
| index 76e90da8e022ef2b5fee7b8312e76b9f15bf9527..0771594453f5fdaf0d59e1af165cd0dd3dec368e 100644
|
| --- a/client/third_party/chromium/natsort.py
|
| +++ b/client/third_party/chromium/natsort.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright (c) 2011 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.
|
|
|
| """Intelligent natural sort implementation."""
|
|
|
|
|