diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:01:48 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:01:48 +0000 |
commit | eedcb417fa241eab63fc1cc9d9a94233050e8779 (patch) | |
tree | 016ee9b62498636531fb1761b3bb688ae797c952 /lib-src/hexl.c | |
parent | f8850136928ca2b6b43de41425cd18196dd55c7a (diff) | |
download | emacs-eedcb417fa241eab63fc1cc9d9a94233050e8779.tar.gz |
Comment (add Author:, based on authors.el).
Diffstat (limited to 'lib-src/hexl.c')
-rw-r--r-- | lib-src/hexl.c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lib-src/hexl.c b/lib-src/hexl.c index 6002e020b7d..231fd85a4f8 100644 --- a/lib-src/hexl.c +++ b/lib-src/hexl.c @@ -1,6 +1,9 @@ /* Convert files for Emacs Hexl mode. - Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, + 2009 Free Software Foundation, Inc. + +Author: Keith Gabryelski +(according to authors.el) This file is not considered part of GNU Emacs. |