diff options
Diffstat (limited to 'lisp/filecache.el')
| -rw-r--r-- | lisp/filecache.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/filecache.el b/lisp/filecache.el index 9fccba4b84b..bb45bb392f3 100644 --- a/lisp/filecache.el +++ b/lisp/filecache.el | |||
| @@ -4,7 +4,8 @@ | |||
| 4 | ;; Created: Sun Nov 10 1996 | 4 | ;; Created: Sun Nov 10 1996 |
| 5 | ;; Keywords: convenience | 5 | ;; Keywords: convenience |
| 6 | ;; | 6 | ;; |
| 7 | ;; Copyright (C) 1996, 2000 Free Software Foundation, Inc. | 7 | ;; Copyright (C) 1996, 2000, 2002, 2003, 2004, |
| 8 | ;; 2005 Free Software Foundation, Inc. | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||