aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/kkc.el2
-rw-r--r--lisp/language/ethio-util.el2
-rw-r--r--lisp/language/japan-util.el3
-rw-r--r--lisp/language/lao-util.el2
-rw-r--r--lisp/language/thai-util.el2
-rw-r--r--lisp/language/tibet-util.el2
-rw-r--r--lisp/language/viet-util.el2
7 files changed, 8 insertions, 7 deletions
diff --git a/lisp/international/kkc.el b/lisp/international/kkc.el
index f79c4c87bb8..bfd8a079834 100644
--- a/lisp/international/kkc.el
+++ b/lisp/international/kkc.el
@@ -1,4 +1,4 @@
1;;; kkc.el --- Kana Kanji converter 1;;; kkc.el --- Kana Kanji converter -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el
index 5890fe12a61..5dde78ec832 100644
--- a/lisp/language/ethio-util.el
+++ b/lisp/language/ethio-util.el
@@ -1,4 +1,4 @@
1;;; ethio-util.el --- utilities for Ethiopic 1;;; ethio-util.el --- utilities for Ethiopic -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1997, 2001 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1997, 2001 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/japan-util.el b/lisp/language/japan-util.el
index 9e63dcbaf04..6724010cd6a 100644
--- a/lisp/language/japan-util.el
+++ b/lisp/language/japan-util.el
@@ -1,4 +1,5 @@
1;;; japan-util.el --- utilities for Japanese 1;;; japan-util.el --- utilities for Japanese -*- coding: iso-2022-7bit; -*-
2
2 3
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 5;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/lao-util.el b/lisp/language/lao-util.el
index 4f5cb960074..dea365ad58b 100644
--- a/lisp/language/lao-util.el
+++ b/lisp/language/lao-util.el
@@ -1,4 +1,4 @@
1;;; lao-util.el --- utilities for Lao 1;;; lao-util.el --- utilities for Lao -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el
index 0ed2a6ff9e4..1a8802a3460 100644
--- a/lisp/language/thai-util.el
+++ b/lisp/language/thai-util.el
@@ -1,4 +1,4 @@
1;;; thai-util.el --- utilities for Thai 1;;; thai-util.el --- utilities for Thai -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el
index e09828b7cf6..7ba915bc168 100644
--- a/lisp/language/tibet-util.el
+++ b/lisp/language/tibet-util.el
@@ -1,4 +1,4 @@
1;;; tibet-util.el --- Support for inputting Tibetan characters 1;;; tibet-util.el --- Support for Tibetan -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/viet-util.el b/lisp/language/viet-util.el
index 1f2f74e5d7a..d032eafd1d2 100644
--- a/lisp/language/viet-util.el
+++ b/lisp/language/viet-util.el
@@ -1,4 +1,4 @@
1;;; viet-util.el --- utilities for Vietnamese 1;;; viet-util.el --- utilities for Vietnamese -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.