summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-10-09 07:44:37 -0400
committerGlenn Morris <rgm@gnu.org>2017-10-09 07:44:37 -0400
commit5b81f65ad0050a4bbd79c9aed3648fba4f19af27 (patch)
tree3bccd5015e9e844b2d4c3fbdac241b708e931f0c
parent11b37b4a9f3a032f307ff644ed76b31c3133f718 (diff)
downloademacs-5b81f65ad0050a4bbd79c9aed3648fba4f19af27.tar.gz
; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and license.
-rw-r--r--lisp/emacs-lisp/rmc.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/rmc.el b/lisp/emacs-lisp/rmc.el
index 417301cde06..57bc6d9b591 100644
--- a/lisp/emacs-lisp/rmc.el
+++ b/lisp/emacs-lisp/rmc.el
@@ -1,6 +1,6 @@
;;; rmc.el --- read from a multiple choice question -*- lexical-binding: t -*-
-;; Copyright (C) 2017 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2017 Free Software Foundation, Inc.
;; Maintainer: emacs-devel@gnu.org
@@ -17,7 +17,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary: