diff options
Diffstat (limited to 'src/buffer.c')
-rw-r--r-- | src/buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c index 6b2cfa93926..2d3e04f78cd 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -1,6 +1,6 @@ /* Buffer manipulation primitives for GNU Emacs. -Copyright (C) 1985-2023 Free Software Foundation, Inc. +Copyright (C) 1985-2024 Free Software Foundation, Inc. This file is part of GNU Emacs. |