diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-05-18 11:26:16 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-05-18 11:26:16 +0000 |
commit | 7490a1e48098159b1b9e4675f6aac7284a8c2d84 (patch) | |
tree | 6c39fe0634ae4b5e471587dbfbc290010db2ee1a /lisp/reveal.el | |
parent | 12b309f1492d80a8d6f7441c56435869f602dfef (diff) | |
download | emacs-7490a1e48098159b1b9e4675f6aac7284a8c2d84.tar.gz |
More preamble fixes.
Diffstat (limited to 'lisp/reveal.el')
-rw-r--r-- | lisp/reveal.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/reveal.el b/lisp/reveal.el index 91c5f13cd0f..84b06df0fe5 100644 --- a/lisp/reveal.el +++ b/lisp/reveal.el @@ -12,7 +12,7 @@ ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. -;; This file 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. |