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 84838135fcc..2cc0f3c40ac 100644 --- a/lisp/vc/vc-annotate.el +++ b/lisp/vc/vc-annotate.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1997-1998, 2000-2019 Free Software Foundation, Inc. -;; Author: Martin Lorentzson <emwson@emw.ericsson.se> +;; Author: Martin Lorentzson <emwson@emw.ericsson.se> ;; Maintainer: emacs-devel@gnu.org ;; Keywords: vc tools ;; Package: vc |