diff options
Diffstat (limited to 'src/firstfile.c')
| -rw-r--r-- | src/firstfile.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/firstfile.c b/src/firstfile.c index b16f3a3dc44..06e7022d89a 100644 --- a/src/firstfile.c +++ b/src/firstfile.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Mark beginning of data space to dump as pure, for GNU Emacs. | 1 | /* Mark beginning of data space to dump as pure, for GNU Emacs. |
| 2 | Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 2 | Copyright (C) 1997, 2002, 2003, 2004, 2005, |
| 3 | 2006 Free Software Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 5 | 6 | ||