aboutsummaryrefslogtreecommitdiffstats
path: root/exec/exec1.c
diff options
context:
space:
mode:
Diffstat (limited to 'exec/exec1.c')
-rw-r--r--exec/exec1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/exec1.c b/exec/exec1.c
index aaff9a94c62..865b59cb1ff 100644
--- a/exec/exec1.c
+++ b/exec/exec1.c
@@ -1,6 +1,6 @@
1/* Program execution for Emacs. 1/* Program execution for Emacs.
2 2
3Copyright (C) 2023-2024 Free Software Foundation, Inc. 3Copyright (C) 2023-2025 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6