diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
commit | 3a557aa98646358938aae51d90df3f585a175e4f (patch) | |
tree | 2ff0aa0de516890b95bbb9f1fe3c8cd379e507f9 /src/buffer.h | |
parent | 52b676b7b89ab2f40c5e5c7ebd74123557240352 (diff) | |
download | emacs-3a557aa98646358938aae51d90df3f585a175e4f.tar.gz |
Update copyright.
Diffstat (limited to 'src/buffer.h')
-rw-r--r-- | src/buffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.h b/src/buffer.h index e9c7d56f6a4..1949bf35d68 100644 --- a/src/buffer.h +++ b/src/buffer.h @@ -1,5 +1,5 @@ /* Header file for the buffer manipulation primitives. - Copyright (C) 1985, 1986, 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1985, 1986, 1993, 1994, 1995 Free Software Foundation, Inc. This file is part of GNU Emacs. |