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/language | |
parent | fcb1ffbb9fd8643d99f1191f97367588ef5496bd (diff) | |
download | emacs-041f4d74cc97300dddd9d238839be4a29c4c93a6.tar.gz |
Fix Lisp headers.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/georgian.el | 2 | ||||
-rw-r--r-- | lisp/language/utf-8-lang.el | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lisp/language/georgian.el b/lisp/language/georgian.el index d9a3b8bbec1..c4ff8991efb 100644 --- a/lisp/language/georgian.el +++ b/lisp/language/georgian.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) diff --git a/lisp/language/utf-8-lang.el b/lisp/language/utf-8-lang.el index c4e1cf1d0e3..c13f0ef3af9 100644 --- a/lisp/language/utf-8-lang.el +++ b/lisp/language/utf-8-lang.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) |