aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.h
diff options
context:
space:
mode:
authorPaul Eggert2016-01-01 01:16:19 -0800
committerPaul Eggert2016-01-01 01:34:24 -0800
commit0e963201d03d9229bb8ac4323291d2b0119526ed (patch)
treedaa335b2d549444617fb9039b1da32bf6a1e5432 /src/buffer.h
parent982530518fd6806a896a75f73e29e2f3b59e5791 (diff)
downloademacs-0e963201d03d9229bb8ac4323291d2b0119526ed.tar.gz
emacs-0e963201d03d9229bb8ac4323291d2b0119526ed.zip
Update copyright year to 2016
Run admin/update-copyright.
Diffstat (limited to 'src/buffer.h')
-rw-r--r--src/buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.h b/src/buffer.h
index f80530a0cdb..5783bfb51ab 100644
--- a/src/buffer.h
+++ b/src/buffer.h
@@ -1,6 +1,6 @@
1/* Header file for the buffer manipulation primitives. 1/* Header file for the buffer manipulation primitives.
2 2
3Copyright (C) 1985-1986, 1993-1995, 1997-2015 Free Software Foundation, 3Copyright (C) 1985-1986, 1993-1995, 1997-2016 Free Software Foundation,
4Inc. 4Inc.
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.