diff options
Diffstat (limited to 'src/scroll.c')
| -rw-r--r-- | src/scroll.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/scroll.c b/src/scroll.c index f73f6f4fa80..04db528cc64 100644 --- a/src/scroll.c +++ b/src/scroll.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Calculate what line insertion or deletion to do, and do it, | 1 | /* Calculate what line insertion or deletion to do, and do it, |
| 2 | Copyright (C) 1985, 1986, 1990, 1993, 1994 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1986, 1990, 1993, 1994, 2002, 2003, 2004, |
| 3 | 2005 Free Software Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 5 | 6 | ||