]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and license.
authorGlenn Morris <rgm@gnu.org>
Mon, 9 Oct 2017 11:44:37 +0000 (07:44 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 9 Oct 2017 11:44:37 +0000 (07:44 -0400)
lisp/emacs-lisp/rmc.el

index 417301cde06919dbce3731b3a414f51b2965b4bb..57bc6d9b5911f91b4172ca98edcbcd594998117b 100644 (file)
@@ -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: