summaryrefslogtreecommitdiff
path: root/lisp/repeat.el
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-07-13 12:59:13 +0000
committerGerd Moellmann <gerd@gnu.org>2001-07-13 12:59:13 +0000
commit2be7dabcae8e648818cd772eb7a56581e8837866 (patch)
treef3ec33c49510543ccafe0bcb7c7c73b1774cda53 /lisp/repeat.el
parenta3a56285dfd3d3bc892eaf19567c7e829b77bfd7 (diff)
downloademacs-2be7dabcae8e648818cd772eb7a56581e8837866.tar.gz
Fix license commentary.
Diffstat (limited to 'lisp/repeat.el')
-rw-r--r--lisp/repeat.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/repeat.el b/lisp/repeat.el
index d11da6aa498..667303076dd 100644
--- a/lisp/repeat.el
+++ b/lisp/repeat.el
@@ -9,12 +9,12 @@
;; This file is part of GNU Emacs.
-;; This program is free software; you can redistribute it and/or modify
+;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
-;; This program is distributed in the hope that it will be useful,
+;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.