diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-08 04:00:28 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 04:00:28 +0000 |
commit | 4ad9c1c987159b3652e7395e2dfab1937a4ba26d (patch) | |
tree | d541c8e40436df135abc5a2516c794cb4406e25e /leim | |
parent | 3a06684b12363e2ac1953c660861f0756282e1f0 (diff) | |
download | emacs-4ad9c1c987159b3652e7395e2dfab1937a4ba26d.tar.gz |
Add missing copyright header.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/quail/hangul.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/leim/quail/hangul.el b/leim/quail/hangul.el index 39522945ff6..ee0fdaee468 100644 --- a/leim/quail/hangul.el +++ b/leim/quail/hangul.el @@ -1,5 +1,7 @@ ;;; hangul.el --- Korean Hangul input method +;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. + ;; Author: Jihyun Cho <jihyun.jo@gmail.com> ;; Keywords: multilingual, input method, Korean, Hangul |