diff options
Diffstat (limited to 'src/sheap.h')
| -rw-r--r-- | src/sheap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sheap.h b/src/sheap.h index f18eb2f1ce9..e17fd523df3 100644 --- a/src/sheap.h +++ b/src/sheap.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Static heap allocation for GNU Emacs. | 1 | /* Static heap allocation for GNU Emacs. |
| 2 | 2 | ||
| 3 | Copyright 2016-2017 Free Software Foundation, Inc. | 3 | Copyright 2016-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||