From 52a4e87c630ea397408efe4f8486be55e1199905 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 1 Jan 2015 14:27:34 -0800 Subject: Fix copyright years by hand These are dates that admin/update-copyright did not update, or updated incorrectly. Also, back out the copyright-date change to doc/misc/texinfo.tex, as upstream hasn't updated that date yet. --- nt/emacsclient.rc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nt/emacsclient.rc.in') diff --git a/nt/emacsclient.rc.in b/nt/emacsclient.rc.in index 5c3b65d752f..c78aa0ae670 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-2014\0" + VALUE "LegalCopyright", "Copyright (C) 2001-2015\0" VALUE "OriginalFilename", "emacsclientw.exe" VALUE "ProductName", "EmacsClient\0" VALUE "ProductVersion", "@comma_space_version@\0" -- cgit v1.2.1