From bef1be873009d6e9f5a097396179f63a565bb6fd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 19 May 2019 21:29:13 -0700 Subject: Fixes for "Maintainer:" and related lines Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines, which are not that useful. It also cleans up and regularizes a few similar lines. --- lisp/emacs-lisp/rmc.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'lisp/emacs-lisp/rmc.el') diff --git a/lisp/emacs-lisp/rmc.el b/lisp/emacs-lisp/rmc.el index 6d1adae9749..4c90f47c914 100644 --- a/lisp/emacs-lisp/rmc.el +++ b/lisp/emacs-lisp/rmc.el @@ -2,8 +2,6 @@ ;; Copyright (C) 2016-2019 Free Software Foundation, Inc. -;; Maintainer: emacs-devel@gnu.org - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify -- cgit v1.2.1