diff options
author | Glenn Morris <rgm@gnu.org> | 2013-01-02 17:35:49 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-01-02 17:35:49 -0800 |
commit | f0ddbf7b7f6aa510f5d21711224b36be4db7d40b (patch) | |
tree | aca329abb7aefe20b9fcd0253dc7e39ec488cb27 /nt/emacs.rc | |
parent | ed5bdeb9687d7942f9b1ec8fefe906f004c50055 (diff) | |
download | emacs-f0ddbf7b7f6aa510f5d21711224b36be4db7d40b.tar.gz |
Add 2013 to more copyright years
Diffstat (limited to 'nt/emacs.rc')
-rw-r--r-- | nt/emacs.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/emacs.rc b/nt/emacs.rc index 93cdfba8d03..15c8932a295 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, 2, 91, 0\0" VALUE "InternalName", "Emacs\0" - VALUE "LegalCopyright", "Copyright (C) 2001-2012\0" + VALUE "LegalCopyright", "Copyright (C) 2001-2013\0" VALUE "OriginalFilename", "emacs.exe" VALUE "ProductName", "Emacs\0" VALUE "ProductVersion", "24, 2, 91, 0\0" |