diff options
Diffstat (limited to 'lisp/array.el')
| -rw-r--r-- | lisp/array.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/array.el b/lisp/array.el index 8c36b60e05a..ba72ad60d9b 100644 --- a/lisp/array.el +++ b/lisp/array.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1987, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2000-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David M. Brown | 5 | ;; Author: David M. Brown |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: extensions | 7 | ;; Keywords: extensions |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |