summaryrefslogtreecommitdiff
path: root/nt/emacsclient.rc.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-01-01 04:01:41 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2017-01-01 04:01:41 +0000
commit2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0 (patch)
treee4a588816ade8b42eda12233e2ab96889e9a5b17 /nt/emacsclient.rc.in
parent5badc81c1cdfbb261ad3e6d1b753defb15712f26 (diff)
downloademacs-2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0.tar.gz
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or updated incorrectly.
Diffstat (limited to 'nt/emacsclient.rc.in')
-rw-r--r--nt/emacsclient.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/emacsclient.rc.in b/nt/emacsclient.rc.in
index 147d1457386..d68fff78bfd 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-2016\0"
+ VALUE "LegalCopyright", "Copyright (C) 2001-2017\0"
VALUE "OriginalFilename", "emacsclientw.exe"
VALUE "ProductName", "EmacsClient\0"
VALUE "ProductVersion", "@comma_space_version@\0"