diff options
Diffstat (limited to 'src/ptr-bounds.h')
| -rw-r--r-- | src/ptr-bounds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ptr-bounds.h b/src/ptr-bounds.h index b7798168a58..22d49f25b6c 100644 --- a/src/ptr-bounds.h +++ b/src/ptr-bounds.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Pointer bounds checking for GNU Emacs | 1 | /* Pointer bounds checking for GNU Emacs |
| 2 | 2 | ||
| 3 | Copyright 2017-2019 Free Software Foundation, Inc. | 3 | Copyright 2017-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 | ||