diff options
| author | Jim Blandy | 1993-05-22 21:34:42 +0000 |
|---|---|---|
| committer | Jim Blandy | 1993-05-22 21:34:42 +0000 |
| commit | c6c5df7f76ab65b485bf110a8c5fcbdbd56d36af (patch) | |
| tree | 25f5dd402e34a1a6b94fc1881bcb0d81b45b28b5 /src/buffer.h | |
| parent | dd8e46c7e5b2d03b05ec949510cb1c838a429f2b (diff) | |
| download | emacs-c6c5df7f76ab65b485bf110a8c5fcbdbd56d36af.tar.gz emacs-c6c5df7f76ab65b485bf110a8c5fcbdbd56d36af.zip | |
Updated copyright years.
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 3ab666c07bf..9dce1ae0a36 100644 --- a/src/buffer.h +++ b/src/buffer.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Header file for the buffer manipulation primitives. | 1 | /* Header file for the buffer manipulation primitives. |
| 2 | Copyright (C) 1985, 1986, 1990, 1993 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||