From b36b1be491e0b19062fa38ee197aa3daeba96415 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 1 Jan 2025 07:41:51 +0000 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 d17d4410918..86e716690c1 100644 --- a/exec/configure.ac +++ b/exec/configure.ac @@ -25,7 +25,7 @@ AC_PREREQ([2.65]) AC_INIT([libexec], [31.0.50], [bug-gnu-emacs@gnu.org], [], [https://www.gnu.org/software/emacs/]) -AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc. +AH_TOP([/* Copyright (C) 2025 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.1