summaryrefslogtreecommitdiff
path: root/nt/emacs.rc
diff options
context:
space:
mode:
Diffstat (limited to 'nt/emacs.rc')
-rw-r--r--nt/emacs.rc3
1 files changed, 1 insertions, 2 deletions
diff --git a/nt/emacs.rc b/nt/emacs.rc
index 81d283f70a..92c303ad4e 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -31,7 +31,7 @@ BEGIN
VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
VALUE "FileVersion", "24, 3, 50, 0\0"
VALUE "InternalName", "Emacs\0"
- VALUE "LegalCopyright", "Copyright (C) 2001-2013\0"
+ VALUE "LegalCopyright", "Copyright (C) 2001-2014\0"
VALUE "OriginalFilename", "emacs.exe"
VALUE "ProductName", "Emacs\0"
VALUE "ProductVersion", "24, 3, 50, 0\0"
@@ -43,4 +43,3 @@ BEGIN
VALUE "Translation", 0x409, 1200
END
END
-