diff options
Diffstat (limited to 'src/category.c')
-rw-r--r-- | src/category.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/category.c b/src/category.c index e1e59a317a1..866a7cdd429 100644 --- a/src/category.c +++ b/src/category.c @@ -1,6 +1,8 @@ /* GNU Emacs routines to deal with category tables. - Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. - Licensed to the Free Software Foundation. + Copyright (C) 1998, 2001, 2004 Free Software Foundation, Inc. + Copyright (C) 1995, 1997, 1998, 1999 + National Institute of Advanced Industrial Science and Technology (AIST) + Registration Number H14PRO021 This file is part of GNU Emacs. |