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 /leim/quail/uni-input.el | |
parent | fcb1ffbb9fd8643d99f1191f97367588ef5496bd (diff) | |
download | emacs-041f4d74cc97300dddd9d238839be4a29c4c93a6.tar.gz |
Fix Lisp headers.
Diffstat (limited to 'leim/quail/uni-input.el')
-rw-r--r-- | leim/quail/uni-input.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/leim/quail/uni-input.el b/leim/quail/uni-input.el index d802fcf7e06..b89b9a613e6 100644 --- a/leim/quail/uni-input.el +++ b/leim/quail/uni-input.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; 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) |