summaryrefslogtreecommitdiff
path: root/src/charset.c
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2005-12-19 07:04:44 +0000
committerKenichi Handa <handa@m17n.org>2005-12-19 07:04:44 +0000
commitce03bf76b9fade51d96f0cc888b61225a6942e86 (patch)
treebc3cdaac49ad23b28180159fa8f6ebfe794e5b47 /src/charset.c
parent698218a2035c946662f6162aa755e2f01295805b (diff)
downloademacs-ce03bf76b9fade51d96f0cc888b61225a6942e86.tar.gz
Copyright fixed
Diffstat (limited to 'src/charset.c')
-rw-r--r--src/charset.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/charset.c b/src/charset.c
index 23b2cc75c1f..2c985b14dbc 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -1,7 +1,8 @@
/* Basic multilingual character support.
- Copyright (C) 1995, 1997, 1998 Electrotechnical Laboratory, JAPAN.
- Licensed to the Free Software Foundation.
Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001
+ National Institute of Advanced Industrial Science and Technology (AIST)
+ Registration Number H14PRO021
This file is part of GNU Emacs.