diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2025-01-02 18:39:28 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2025-01-02 18:44:48 +0100 |
| commit | cd6e2a082854fb3e73ad98d1d2b945ae482ca4ac (patch) | |
| tree | 7b924f2092771349a4603bc62bee47f4dc9a7ec1 /exec | |
| parent | 7fa975adbce3f2ce4ba40ea52110b992a52262b6 (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.ac | 2 |
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. |
