comparison lisp/language/hanja-util.el @ 100905:59e11bc5f330

Add missing copyright header.
author Glenn Morris <rgm@gnu.org>
date Mon, 05 Jan 2009 02:17:07 +0000
parents c81ae89820a4
children b78ceb253d15
comparison
equal deleted inserted replaced
100904:bca7002cbd07 100905:59e11bc5f330
1 ;;; hanja-util.el --- Korean Hanja util module -*- coding: utf-8 -*- 1 ;;; hanja-util.el --- Korean Hanja util module -*- coding: utf-8 -*-
2
3 ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc.
2 4
3 ;; Author: Jihyun Cho <jihyun.jo@gmail.com> 5 ;; Author: Jihyun Cho <jihyun.jo@gmail.com>
4 ;; Keywords: multilingual, input method, Korean, Hanja 6 ;; Keywords: multilingual, input method, Korean, Hanja
5 7
6 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.