diff options
Diffstat (limited to 'lisp/vc/vc-annotate.el')
-rw-r--r-- | lisp/vc/vc-annotate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-annotate.el b/lisp/vc/vc-annotate.el index de82b7af59b..424b48a4ffa 100644 --- a/lisp/vc/vc-annotate.el +++ b/lisp/vc/vc-annotate.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. ;; Author: Martin Lorentzson <emwson@emw.ericsson.se> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: vc tools ;; Package: vc |