diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/international/quail.el | 3 | ||||
| -rw-r--r-- | lisp/language/thai.el | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lisp/international/quail.el b/lisp/international/quail.el index 69eabeada0d..bcd076aae7a 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el | |||
| @@ -3,6 +3,9 @@ | |||
| 3 | ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN. | 3 | ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN. |
| 4 | ;; Licensed to the Free Software Foundation. | 4 | ;; Licensed to the Free Software Foundation. |
| 5 | ;; Copyright (C) 2001, 2002 Free Software Foundation, Inc. | 5 | ;; Copyright (C) 2001, 2002 Free Software Foundation, Inc. |
| 6 | ;; Copyright (C) 2005 | ||
| 7 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | ||
| 8 | ;; Registration Number H14PRO021 | ||
| 6 | 9 | ||
| 7 | ;; Author: Kenichi HANDA <handa@etl.go.jp> | 10 | ;; Author: Kenichi HANDA <handa@etl.go.jp> |
| 8 | ;; Naoto TAKAHASHI <ntakahas@etl.go.jp> | 11 | ;; Naoto TAKAHASHI <ntakahas@etl.go.jp> |
diff --git a/lisp/language/thai.el b/lisp/language/thai.el index b8577a84b7c..6b5df5c08b6 100644 --- a/lisp/language/thai.el +++ b/lisp/language/thai.el | |||
| @@ -2,6 +2,9 @@ | |||
| 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. |
| 5 | ;; Copyright (C) 2005 | ||
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | ||
| 7 | ;; Registration Number H14PRO021 | ||
| 5 | 8 | ||
| 6 | ;; Keywords: multilingual, Thai | 9 | ;; Keywords: multilingual, Thai |
| 7 | 10 | ||