aboutsummaryrefslogtreecommitdiffstats
path: root/src/fontset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontset.c')
-rw-r--r--src/fontset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c
index 5ccc0dceb60..c63bec61a15 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1,10 +1,10 @@
1/* Fontset handler. 1/* Fontset handler.
2 Copyright (C) 2004 Free Software Foundation, Inc.
3 Copyright (C) 1995, 1997, 2000 Electrotechnical Laboratory, JAPAN. 2 Copyright (C) 1995, 1997, 2000 Electrotechnical Laboratory, JAPAN.
4 Licensed to the Free Software Foundation. 3 Licensed to the Free Software Foundation.
5 Copyright (C) 2003 4 Copyright (C) 2003
6 National Institute of Advanced Industrial Science and Technology (AIST) 5 National Institute of Advanced Industrial Science and Technology (AIST)
7 Registration Number H13PRO009 6 Registration Number H13PRO009
7 Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
8 8
9This file is part of GNU Emacs. 9This file is part of GNU Emacs.
10 10