diff options
Diffstat (limited to 'exec/exec.c')
| -rw-r--r-- | exec/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/exec.c b/exec/exec.c index 231b5b1c46a..254a983f25f 100644 --- a/exec/exec.c +++ b/exec/exec.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Program execution for Emacs. | 1 | /* Program execution for Emacs. |
| 2 | 2 | ||
| 3 | Copyright (C) 2023 Free Software Foundation, Inc. | 3 | Copyright (C) 2023-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||