diff options
Diffstat (limited to 'src/comp.h')
| -rw-r--r-- | src/comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comp.h b/src/comp.h index da53f32971e..f86f3c5ed85 100644 --- a/src/comp.h +++ b/src/comp.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Elisp native compiler definitions | 1 | /* Elisp native compiler definitions |
| 2 | 2 | ||
| 3 | Copyright (C) 2019-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2019-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||