summaryrefslogtreecommitdiff
path: root/lisp/vc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-05-26 00:58:28 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-05-26 01:00:16 -0700
commit852d28176990d035366142bfde36a0440a317228 (patch)
tree7989c0101c23d316258e92ef667090f8d0cca866 /lisp/vc
parent797ee5871e458d6d97f57a24405412a053f5ef32 (diff)
downloademacs-852d28176990d035366142bfde36a0440a317228.tar.gz
Update author/maintainer info
Update email addresses and fix spellings of some author and maintainer names.
Diffstat (limited to 'lisp/vc')
-rw-r--r--lisp/vc/vc-annotate.el2
-rw-r--r--lisp/vc/vc-cvs.el2
-rw-r--r--lisp/vc/vc-dir.el2
-rw-r--r--lisp/vc/vc-dispatcher.el2
-rw-r--r--lisp/vc/vc-filewise.el2
-rw-r--r--lisp/vc/vc-hooks.el2
-rw-r--r--lisp/vc/vc-rcs.el2
-rw-r--r--lisp/vc/vc-sccs.el2
-rw-r--r--lisp/vc/vc-src.el2
-rw-r--r--lisp/vc/vc.el2
10 files changed, 10 insertions, 10 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
diff --git a/lisp/vc/vc-cvs.el b/lisp/vc/vc-cvs.el
index cc1845a59f6..6fb5fa09c7e 100644
--- a/lisp/vc/vc-cvs.el
+++ b/lisp/vc/vc-cvs.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1995, 1998-2019 Free Software Foundation, Inc.
-;; Author: FSF (see vc.el for full credits)
+;; Author: FSF (see vc.el for full credits)
;; Package: vc
;; This file is part of GNU Emacs.
diff --git a/lisp/vc/vc-dir.el b/lisp/vc/vc-dir.el
index 75697e389ad..6afc599d4c8 100644
--- a/lisp/vc/vc-dir.el
+++ b/lisp/vc/vc-dir.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2007-2019 Free Software Foundation, Inc.
-;; Author: Dan Nicolaescu <dann@ics.uci.edu>
+;; Author: Dan Nicolaescu <dann@ics.uci.edu>
;; Keywords: vc tools
;; Package: vc
diff --git a/lisp/vc/vc-dispatcher.el b/lisp/vc/vc-dispatcher.el
index 579448b31ca..40c392b21de 100644
--- a/lisp/vc/vc-dispatcher.el
+++ b/lisp/vc/vc-dispatcher.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2008-2019 Free Software Foundation, Inc.
-;; Author: FSF (see below for full credits)
+;; Author: FSF (see below for full credits)
;; Keywords: vc tools
;; Package: vc
diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el
index f05e8efff90..c1cf1c2feaa 100644
--- a/lisp/vc/vc-filewise.el
+++ b/lisp/vc/vc-filewise.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1992-1996, 1998-2019 Free Software Foundation, Inc.
-;; Author: FSF (see vc.el for full credits)
+;; Author: FSF (see vc.el for full credits)
;; Maintainer: emacs-devel@gnu.org
;; Package: vc
diff --git a/lisp/vc/vc-hooks.el b/lisp/vc/vc-hooks.el
index 07b3d86b518..2d9187642c0 100644
--- a/lisp/vc/vc-hooks.el
+++ b/lisp/vc/vc-hooks.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1992-1996, 1998-2019 Free Software Foundation, Inc.
-;; Author: FSF (see vc.el for full credits)
+;; Author: FSF (see vc.el for full credits)
;; Maintainer: emacs-devel@gnu.org
;; Package: vc
diff --git a/lisp/vc/vc-rcs.el b/lisp/vc/vc-rcs.el
index 598e98250ac..d4485d88e48 100644
--- a/lisp/vc/vc-rcs.el
+++ b/lisp/vc/vc-rcs.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1992-2019 Free Software Foundation, Inc.
-;; Author: FSF (see vc.el for full credits)
+;; Author: FSF (see vc.el for full credits)
;; Maintainer: emacs-devel@gnu.org
;; Package: vc
diff --git a/lisp/vc/vc-sccs.el b/lisp/vc/vc-sccs.el
index 4e9f5a025fb..805e738f7a9 100644
--- a/lisp/vc/vc-sccs.el
+++ b/lisp/vc/vc-sccs.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1992-2019 Free Software Foundation, Inc.
-;; Author: FSF (see vc.el for full credits)
+;; Author: FSF (see vc.el for full credits)
;; Maintainer: emacs-devel@gnu.org
;; Package: vc
diff --git a/lisp/vc/vc-src.el b/lisp/vc/vc-src.el
index f8475925b02..eb97a9aa5e3 100644
--- a/lisp/vc/vc-src.el
+++ b/lisp/vc/vc-src.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1992-2019 Free Software Foundation, Inc.
-;; Author: FSF (see vc.el for full credits)
+;; Author: FSF (see vc.el for full credits)
;; Maintainer: emacs-devel@gnu.org
;; Package: vc
diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el
index b992a8ebe09..eb6d6d331fe 100644
--- a/lisp/vc/vc.el
+++ b/lisp/vc/vc.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1992-1998, 2000-2019 Free Software Foundation, Inc.
-;; Author: FSF (see below for full credits)
+;; Author: FSF (see below for full credits)
;; Maintainer: emacs-devel@gnu.org
;; Keywords: vc tools