aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorRichard M. Stallman1998-01-21 22:22:17 +0000
committerRichard M. Stallman1998-01-21 22:22:17 +0000
commit31c8f8810190842a24b11be9961273ce981cca6f (patch)
tree498781227d7eaa7776328adb20595550510cee77 /src/buffer.c
parent35e623fb897f86d14e83675da0e60854439b7e4a (diff)
downloademacs-31c8f8810190842a24b11be9961273ce981cca6f.tar.gz
emacs-31c8f8810190842a24b11be9961273ce981cca6f.zip
Update copyright year.
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 1a68374d7ad..35707adb663 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -1,5 +1,5 @@
1/* Buffer manipulation primitives for GNU Emacs. 1/* Buffer manipulation primitives for GNU Emacs.
2 Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1997 2 Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1997, 1998
3 Free Software Foundation, Inc. 3 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.