diff options
author | Kenichi Handa <handa@m17n.org> | 2005-12-19 07:04:44 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2005-12-19 07:04:44 +0000 |
commit | ce03bf76b9fade51d96f0cc888b61225a6942e86 (patch) | |
tree | bc3cdaac49ad23b28180159fa8f6ebfe794e5b47 /lisp/composite.el | |
parent | 698218a2035c946662f6162aa755e2f01295805b (diff) | |
download | emacs-ce03bf76b9fade51d96f0cc888b61225a6942e86.tar.gz emacs-ce03bf76b9fade51d96f0cc888b61225a6942e86.tar.bz2 emacs-ce03bf76b9fade51d96f0cc888b61225a6942e86.zip |
Copyright fixed
Diffstat (limited to 'lisp/composite.el')
-rw-r--r-- | lisp/composite.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/composite.el b/lisp/composite.el index 452a9cebca9..a1c84e7b22a 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -1,7 +1,8 @@ ;;; composite.el --- support character composition -;; Copyright (C) 1999 Electrotechnical Laboratory, JAPAN. -;; Licensed to the Free Software Foundation. +;; Copyright (C) 1999, 2000 +;; National Institute of Advanced Industrial Science and Technology (AIST) +;; Registration Number H14PRO021 ;; Keywords: mule, multilingual, character composition |