aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorRichard M. Stallman1997-03-22 04:06:40 +0000
committerRichard M. Stallman1997-03-22 04:06:40 +0000
commit99a8b2d23690b6d5150ecdb004ed0b6d2dcdd8a6 (patch)
tree5e3dcc35968e0cefd0ae89699c3619cd48419907 /src/buffer.c
parentf809d1628d2bd65b2cf6e8ca0fe9feb2dda9f88b (diff)
downloademacs-99a8b2d23690b6d5150ecdb004ed0b6d2dcdd8a6.tar.gz
emacs-99a8b2d23690b6d5150ecdb004ed0b6d2dcdd8a6.zip
Change 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 24b86351de0..93e83be649d 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 2 Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1997
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.