comparison leim/quail/hanja.el @ 94710:4f1fd208c354

Switch to recommended form of GPLv3 permissions notice. Fix footer where needed.
author Glenn Morris <rgm@gnu.org>
date Wed, 07 May 2008 03:37:08 +0000
parents 3ca83a726835
children 0d2e4142fb60
comparison
equal deleted inserted replaced
94709:2281719c874d 94710:4f1fd208c354
9 9
10 ;; Keywords: multilingual, input method, Korean, Hanja 10 ;; Keywords: multilingual, input method, Korean, Hanja
11 11
12 ;; This file is part of GNU Emacs. 12 ;; This file is part of GNU Emacs.
13 13
14 ;; GNU Emacs is free software; you can redistribute it and/or modify 14 ;; GNU Emacs is free software: you can redistribute it and/or modify
15 ;; it under the terms of the GNU General Public License as published by 15 ;; it under the terms of the GNU General Public License as published by
16 ;; the Free Software Foundation; either version 3, or (at your option) 16 ;; the Free Software Foundation, either version 3 of the License, or
17 ;; any later version. 17 ;; (at your option) any later version.
18 18
19 ;; GNU Emacs is distributed in the hope that it will be useful, 19 ;; GNU Emacs is distributed in the hope that it will be useful,
20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 ;; GNU General Public License for more details. 22 ;; GNU General Public License for more details.
23 23
24 ;; You should have received a copy of the GNU General Public License 24 ;; You should have received a copy of the GNU General Public License
25 ;; along with GNU Emacs; see the file COPYING. If not, write to the 25 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
26 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
27 ;; Boston, MA 02110-1301, USA.
28 26
29 ;;; Commentary: 27 ;;; Commentary:
30 28
31 ;; This file defines korean-hanja keyboards: 29 ;; This file defines korean-hanja keyboards:
32 ;; - hanja input method with hangul keyboard type 2 30 ;; - hanja input method with hangul keyboard type 2
514 ("gmq" "$(C}e}f}g}h(B") 512 ("gmq" "$(C}e}f}g}h(B")
515 ("gmd" "$(C}i(B") 513 ("gmd" "$(C}i(B")
516 ("gml" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B") 514 ("gml" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B")
517 ("glf" "$(C}~(B")) 515 ("glf" "$(C}~(B"))
518 516
519 ;;; arch-tag: f83c4a34-ee8a-4d7f-95a2-e18816c57182 517 ;; arch-tag: f83c4a34-ee8a-4d7f-95a2-e18816c57182
520 ;;; hanja.el ends here 518 ;;; hanja.el ends here