From: Pavel Janík Date: Tue, 25 Dec 2001 11:10:03 +0000 (+0000) Subject: Fix Lisp headers. X-Git-Tag: ttn-vms-21-2-B4~17486 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=041f4d74cc97300dddd9d238839be4a29c4c93a6;p=emacs.git Fix Lisp headers. --- diff --git a/leim/quail/georgian.el b/leim/quail/georgian.el index 70dbd87f445..c10aaa368e4 100644 --- a/leim/quail/georgian.el +++ b/leim/quail/georgian.el @@ -5,6 +5,8 @@ ;; Author: Dave Love ;; 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/leim/quail/latin-alt.el b/leim/quail/latin-alt.el index e519d028db6..4f2622275b5 100644 --- a/leim/quail/latin-alt.el +++ b/leim/quail/latin-alt.el @@ -1,4 +1,4 @@ -;; latin-alt.el --- Quail package for inputting various European characters -*-coding: iso-2022-7bit;-*- +;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: iso-2022-7bit;-*- ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. diff --git a/leim/quail/rfc1345.el b/leim/quail/rfc1345.el index ad69cb07cf0..dd8280b90f3 100644 Binary files a/leim/quail/rfc1345.el and b/leim/quail/rfc1345.el differ diff --git a/leim/quail/sgml-input.el b/leim/quail/sgml-input.el index 49c8c6e42b1..a7072c8fee8 100644 --- a/leim/quail/sgml-input.el +++ b/leim/quail/sgml-input.el @@ -5,6 +5,8 @@ ;; Author: Dave Love ;; 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/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 ;; 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/leim/quail/welsh.el b/leim/quail/welsh.el index 1bce3f659ad..e585d3cb800 100644 --- a/leim/quail/welsh.el +++ b/leim/quail/welsh.el @@ -5,6 +5,8 @@ ;; Author: Dave Love ;; 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/international/code-pages.el b/lisp/international/code-pages.el index 9e237867c43..90a10e92b57 100644 --- a/lisp/international/code-pages.el +++ b/lisp/international/code-pages.el @@ -5,6 +5,8 @@ ;; Author: Dave Love ;; 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/international/ucs-tables.el b/lisp/international/ucs-tables.el index f0975042c2d..390672c7850 100644 --- a/lisp/international/ucs-tables.el +++ b/lisp/international/ucs-tables.el @@ -5,6 +5,8 @@ ;; Author: Dave Love ;; 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/international/utf-8-subst.el b/lisp/international/utf-8-subst.el index fc59fd07b23..db72dc512f1 100644 --- a/lisp/international/utf-8-subst.el +++ b/lisp/international/utf-8-subst.el @@ -5,6 +5,8 @@ ;; Author: Dave Love ;; 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/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 ;; 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 ;; 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/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 ;; 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)