diff options
Diffstat (limited to 'lib-src/hexl.c')
| -rw-r--r-- | lib-src/hexl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/hexl.c b/lib-src/hexl.c index 1fae8aa548c..6002e020b7d 100644 --- a/lib-src/hexl.c +++ b/lib-src/hexl.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Convert files for Emacs Hexl mode. | 1 | /* Convert files for Emacs Hexl mode. |
| 2 | Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 2 | Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2008 Free Software Foundation, Inc. | 3 | 2008, 2009 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is not considered part of GNU Emacs. | 5 | This file is not considered part of GNU Emacs. |
| 6 | 6 | ||