diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-12-25 11:10:03 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-12-25 11:10:03 +0000 |
commit | 041f4d74cc97300dddd9d238839be4a29c4c93a6 (patch) | |
tree | f6c96de0fd57783c8151dd74255dd4496ce9a7b1 /lisp/reveal.el | |
parent | fcb1ffbb9fd8643d99f1191f97367588ef5496bd (diff) | |
download | emacs-041f4d74cc97300dddd9d238839be4a29c4c93a6.tar.gz |
Fix Lisp headers.
Diffstat (limited to 'lisp/reveal.el')
-rw-r--r-- | lisp/reveal.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/reveal.el b/lisp/reveal.el index 9b6ba28f4f0..97c751a22a2 100644 --- a/lisp/reveal.el +++ b/lisp/reveal.el @@ -5,6 +5,8 @@ ;; Author: Stefan Monnier <monnier@cs.yale.edu> ;; Keywords: outlines +;; This file is part of GNU Emacs. + ;; This file 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) |