summaryrefslogtreecommitdiff
path: root/exec
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2025-01-02 18:39:28 +0100
committerStefan Kangas <stefankangas@gmail.com>2025-01-02 18:44:48 +0100
commitcd6e2a082854fb3e73ad98d1d2b945ae482ca4ac (patch)
tree7b924f2092771349a4603bc62bee47f4dc9a7ec1 /exec
parent7fa975adbce3f2ce4ba40ea52110b992a52262b6 (diff)
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
Diffstat (limited to 'exec')
-rw-r--r--exec/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/configure.ac b/exec/configure.ac
index 4a4bdecd810..f00752d2615 100644
--- a/exec/configure.ac
+++ b/exec/configure.ac
@@ -25,7 +25,7 @@ AC_PREREQ([2.65])
AC_INIT([libexec], [30.0.93], [bug-gnu-emacs@gnu.org], [],
[https://www.gnu.org/software/emacs/])
-AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc.
+AH_TOP([/* Copyright (C) 2024-2025 Free Software Foundation, Inc.
This file is part of GNU Emacs.