diff options
Diffstat (limited to 'lisp/filecache.el')
| -rw-r--r-- | lisp/filecache.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/filecache.el b/lisp/filecache.el index 63268bf2ebc..3c07a494206 100644 --- a/lisp/filecache.el +++ b/lisp/filecache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; filecache.el --- find files using a pre-loaded cache -*- lexical-binding:t -*- | 1 | ;;; filecache.el --- find files using a pre-loaded cache -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2000-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Nov 10 1996 | 6 | ;; Created: Sun Nov 10 1996 |