diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-26 00:36:39 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-26 00:36:39 -0800 |
commit | 95df8112a0cbdb06addbac5fbea03b37d4440418 (patch) | |
tree | 40de7680f5332a55701dc1477722357dd37803b3 /src/category.c | |
parent | 008cad902f3434dc8c490dd0488ae93df4f16d9c (diff) | |
download | emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.bz2 emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.zip |
Refill some long/short copyright headers.
Diffstat (limited to 'src/category.c')
-rw-r--r-- | src/category.c | 18 |
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. |