diff options
Diffstat (limited to 'lisp/vc/vc-dispatcher.el')
-rw-r--r-- | lisp/vc/vc-dispatcher.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-dispatcher.el b/lisp/vc/vc-dispatcher.el index 03af032cb2b..c71030aba17 100644 --- a/lisp/vc/vc-dispatcher.el +++ b/lisp/vc/vc-dispatcher.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2008-2017 Free Software Foundation, Inc. ;; Author: FSF (see below for full credits) -;; Maintainer: Eric S. Raymond <esr@thyrsus.com> +;; Maintainer: emacs-devel@gnu.org ;; Keywords: vc tools ;; Package: vc |