summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-12-25 11:10:03 +0000
committerPavel Janík <Pavel@Janik.cz>2001-12-25 11:10:03 +0000
commit041f4d74cc97300dddd9d238839be4a29c4c93a6 (patch)
treef6c96de0fd57783c8151dd74255dd4496ce9a7b1 /lisp
parentfcb1ffbb9fd8643d99f1191f97367588ef5496bd (diff)
downloademacs-041f4d74cc97300dddd9d238839be4a29c4c93a6.tar.gz
Fix Lisp headers.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/international/code-pages.el2
-rw-r--r--lisp/international/ucs-tables.el2
-rw-r--r--lisp/international/utf-8-subst.el2
-rw-r--r--lisp/language/georgian.el2
-rw-r--r--lisp/language/utf-8-lang.el2
-rw-r--r--lisp/reveal.el2
6 files changed, 12 insertions, 0 deletions
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 <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/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 <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/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 <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/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)
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)