summaryrefslogtreecommitdiff
path: root/lisp/progmodes/dcl-mode.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-06-05 21:08:07 -0400
committerGlenn Morris <rgm@gnu.org>2017-06-05 21:08:07 -0400
commit0cd94b8a03e78bbfef3563ddd625b4cd817459bb (patch)
tree0560c7878d05b4e65c9e7fd3003df20099865282 /lisp/progmodes/dcl-mode.el
parent5cb286064f2e04bd94bb1c931f3ee31aad34aa64 (diff)
downloademacs-0cd94b8a03e78bbfef3563ddd625b4cd817459bb.tar.gz
; Update some more Maintainer: header comments
; This removes some people who are absent from commit logs or mailing ; lists for upwards of a decade.
Diffstat (limited to 'lisp/progmodes/dcl-mode.el')
-rw-r--r--lisp/progmodes/dcl-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el
index d8e9e032e77..eb0850e4ec2 100644
--- a/lisp/progmodes/dcl-mode.el
+++ b/lisp/progmodes/dcl-mode.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1997, 2001-2017 Free Software Foundation, Inc.
;; Author: Odd Gripenstam <gripenstamol@decus.se>
-;; Maintainer: Odd Gripenstam <gripenstamol@decus.se>
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: DCL editing major-mode languages
;; This file is part of GNU Emacs.