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