From cd6e2a082854fb3e73ad98d1d2b945ae482ca4ac Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 2 Jan 2025 18:39:28 +0100 Subject: Fix copyright years by hand These are dates that admin/update-copyright did not update. --- exec/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec') 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. -- cgit v1.2.1