diff options
author | Kenichi Handa <handa@m17n.org> | 2005-05-13 06:03:46 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2005-05-13 06:03:46 +0000 |
commit | 2fd125a339a79f6653ab4d100069d342af7778ea (patch) | |
tree | 5a6b2e7107067f2f1958b68294b852fc6c7accbd /lisp/international/characters.el | |
parent | 3989c3e714ac2b9b8e7ab62f8cd1b16ffaf69e10 (diff) | |
download | emacs-2fd125a339a79f6653ab4d100069d342af7778ea.tar.gz |
Fix copyrights.
Diffstat (limited to 'lisp/international/characters.el')
-rw-r--r-- | lisp/international/characters.el | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lisp/international/characters.el b/lisp/international/characters.el index 77eb49807c0..33db40103a4 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el @@ -1,8 +1,10 @@ ;;; characters.el --- set syntax and category for multibyte characters -;; Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. -;; Licensed to the Free Software Foundation. -;; Copyright (C) 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004 +;; Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 +;; National Institute of Advanced Industrial Science and Technology (AIST) +;; Registration Number H14PRO021 ;; Keywords: multibyte character, character set, syntax, category |