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/font.c | |
parent | 008cad902f3434dc8c490dd0488ae93df4f16d9c (diff) | |
download | emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz |
Refill some long/short copyright headers.
Diffstat (limited to 'src/font.c')
-rw-r--r-- | src/font.c | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/font.c b/src/font.c index 605683e5282..eb217c6f60f 100644 --- a/src/font.c +++ b/src/font.c @@ -1,10 +1,9 @@ /* font.c -- "Font" primitives. -Copyright (C) 2006-2011 - Free Software Foundation, Inc. - Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 - National Institute of Advanced Industrial Science and Technology (AIST) - Registration Number H13PRO009 +Copyright (C) 2006-2011 Free Software Foundation, Inc. +Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 + National Institute of Advanced Industrial Science and Technology (AIST) + Registration Number H13PRO009 This file is part of GNU Emacs. |