diff options
Diffstat (limited to 'lisp/find-file.el')
-rw-r--r-- | lisp/find-file.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/find-file.el b/lisp/find-file.el index 090469a51ff..f3a135a948b 100644 --- a/lisp/find-file.el +++ b/lisp/find-file.el @@ -1,7 +1,7 @@ ;;; find-file.el --- find a file corresponding to this one given a pattern ;; Author: Henry Guillaume <henri@tibco.com, henry@c032.aone.net.au> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: c, matching, tools ;; Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. |