aboutsummaryrefslogtreecommitdiffstats
path: root/src/scroll.c
diff options
context:
space:
mode:
authorJim Blandy1993-05-22 21:34:42 +0000
committerJim Blandy1993-05-22 21:34:42 +0000
commitc6c5df7f76ab65b485bf110a8c5fcbdbd56d36af (patch)
tree25f5dd402e34a1a6b94fc1881bcb0d81b45b28b5 /src/scroll.c
parentdd8e46c7e5b2d03b05ec949510cb1c838a429f2b (diff)
downloademacs-c6c5df7f76ab65b485bf110a8c5fcbdbd56d36af.tar.gz
emacs-c6c5df7f76ab65b485bf110a8c5fcbdbd56d36af.zip
Updated copyright years.
Diffstat (limited to 'src/scroll.c')
-rw-r--r--src/scroll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scroll.c b/src/scroll.c
index 954f92a24d6..c4882cd091f 100644
--- a/src/scroll.c
+++ b/src/scroll.c
@@ -1,5 +1,5 @@
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, 1992 Free Software Foundation, Inc. 2 Copyright (C) 1985, 1986, 1990, 1993 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5