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 a5653288f5b..50f602a4467 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-2019 Free Software Foundation, Inc. | 3 | Copyright 2016-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||