summaryrefslogtreecommitdiff
path: root/src/category.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-01-26 00:36:39 -0800
committerGlenn Morris <rgm@gnu.org>2011-01-26 00:36:39 -0800
commit95df8112a0cbdb06addbac5fbea03b37d4440418 (patch)
tree40de7680f5332a55701dc1477722357dd37803b3 /src/category.c
parent008cad902f3434dc8c490dd0488ae93df4f16d9c (diff)
downloademacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz
Refill some long/short copyright headers.
Diffstat (limited to 'src/category.c')
-rw-r--r--src/category.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/category.c b/src/category.c
index a0e370c5b61..06046959b6f 100644
--- a/src/category.c
+++ b/src/category.c
@@ -1,13 +1,13 @@
/* GNU Emacs routines to deal with category tables.
- Copyright (C) 1998, 2001-2011
- Free Software Foundation, Inc.
- Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2009, 2010, 2011
- National Institute of Advanced Industrial Science and Technology (AIST)
- Registration Number H14PRO021
- Copyright (C) 2003
- National Institute of Advanced Industrial Science and Technology (AIST)
- Registration Number H13PRO009
+
+Copyright (C) 1998, 2001-2011 Free Software Foundation, Inc.
+Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+ 2005, 2006, 2007, 2008, 2009, 2010, 2011
+ National Institute of Advanced Industrial Science and Technology (AIST)
+ Registration Number H14PRO021
+Copyright (C) 2003
+ National Institute of Advanced Industrial Science and Technology (AIST)
+ Registration Number H13PRO009
This file is part of GNU Emacs.