diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/hexl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hexl.el b/lisp/hexl.el index ace1dfb08f9..40d30fdcc83 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hexl.el --- edit a file in a hex dump format using the hexl filter. | 1 | ;;; hexl.el --- edit a file in a hex dump format using the hexl filter. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1994, 1998 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> | 5 | ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |