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. --- nt/configure.bat | 2 +- nt/emacs.rc.in | 2 +- nt/emacsclient.rc.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'nt') diff --git a/nt/configure.bat b/nt/configure.bat index 6e2ebe5357e..12d7c554f1d 100755 --- a/nt/configure.bat +++ b/nt/configure.bat @@ -1,7 +1,7 @@ @echo off rem ---------------------------------------------------------------------- rem This was the old configuration script for MS Windows operating systems -rem Copyright (C) 1999-2024 Free Software Foundation, Inc. +rem Copyright (C) 1999-2025 Free Software Foundation, Inc. rem This file is part of GNU Emacs. diff --git a/nt/emacs.rc.in b/nt/emacs.rc.in index 5ef3da1c537..9ed948bfa31 100644 --- a/nt/emacs.rc.in +++ b/nt/emacs.rc.in @@ -31,7 +31,7 @@ BEGIN VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" VALUE "FileVersion", "@comma_space_version@\0" VALUE "InternalName", "Emacs\0" - VALUE "LegalCopyright", "Copyright (C) 2001-2024\0" + VALUE "LegalCopyright", "Copyright (C) 2001-2025\0" VALUE "OriginalFilename", "emacs.exe" VALUE "ProductName", "Emacs\0" VALUE "ProductVersion", "@comma_space_version@\0" diff --git a/nt/emacsclient.rc.in b/nt/emacsclient.rc.in index b5f865c6092..498085fbcb0 100644 --- a/nt/emacsclient.rc.in +++ b/nt/emacsclient.rc.in @@ -25,7 +25,7 @@ BEGIN VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" VALUE "FileVersion", "@comma_space_version@\0" VALUE "InternalName", "EmacsClient\0" - VALUE "LegalCopyright", "Copyright (C) 2001-2024\0" + VALUE "LegalCopyright", "Copyright (C) 2001-2025\0" VALUE "OriginalFilename", "emacsclientw.exe" VALUE "ProductName", "EmacsClient\0" VALUE "ProductVersion", "@comma_space_version@\0" -- cgit v1.3