diff options
Diffstat (limited to 'lisp/vc')
-rw-r--r-- | lisp/vc/add-log.el | 2 | ||||
-rw-r--r-- | lisp/vc/compare-w.el | 2 | ||||
-rw-r--r-- | lisp/vc/diff.el | 2 | ||||
-rw-r--r-- | lisp/vc/vc-annotate.el | 2 | ||||
-rw-r--r-- | lisp/vc/vc-bzr.el | 2 | ||||
-rw-r--r-- | lisp/vc/vc-hg.el | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/lisp/vc/add-log.el b/lisp/vc/add-log.el index 91dc3c78c42..8e44c024dc4 100644 --- a/lisp/vc/add-log.el +++ b/lisp/vc/add-log.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985-1986, 1988, 1993-1994, 1997-1998, 2000-2014 Free ;; Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: vc tools ;; This file is part of GNU Emacs. diff --git a/lisp/vc/compare-w.el b/lisp/vc/compare-w.el index d2e82303f16..25d4cf77f53 100644 --- a/lisp/vc/compare-w.el +++ b/lisp/vc/compare-w.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1986, 1989, 1993, 1997, 2001-2014 Free Software ;; Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: convenience files vc ;; This file is part of GNU Emacs. diff --git a/lisp/vc/diff.el b/lisp/vc/diff.el index b1999810cb2..b789b80df8e 100644 --- a/lisp/vc/diff.el +++ b/lisp/vc/diff.el @@ -5,7 +5,7 @@ ;; Author: Frank Bresz ;; (according to authors.el) -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: unix, vc, tools ;; This file is part of GNU Emacs. 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 diff --git a/lisp/vc/vc-bzr.el b/lisp/vc/vc-bzr.el index f025f9884bb..0730a9c72ce 100644 --- a/lisp/vc/vc-bzr.el +++ b/lisp/vc/vc-bzr.el @@ -4,7 +4,7 @@ ;; Author: Dave Love <fx@gnu.org> ;; Riccardo Murri <riccardo.murri@gmail.com> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: vc tools ;; Created: Sept 2006 ;; Package: vc diff --git a/lisp/vc/vc-hg.el b/lisp/vc/vc-hg.el index 41d3bd996b1..a53ed8758c4 100644 --- a/lisp/vc/vc-hg.el +++ b/lisp/vc/vc-hg.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. ;; Author: Ivan Kanis -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: vc tools ;; Package: vc |