diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:38:51 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:38:51 +0000 |
commit | f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c (patch) | |
tree | eefee9bb3e7227d72c2c98822f0c07a965d9e7bc /nt/emacsclient.rc | |
parent | bb892cdec70b2f937e6b7f7597c5f1c7f467c9ea (diff) | |
download | emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.gz emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.bz2 emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.zip |
Add 2009 to copyright years.
Diffstat (limited to 'nt/emacsclient.rc')
-rw-r--r-- | nt/emacsclient.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc index 126ed83342a..811378e2965 100644 --- a/nt/emacsclient.rc +++ b/nt/emacsclient.rc @@ -25,7 +25,7 @@ BEGIN VALUE "FileDescription", "GNU EmacsClient for Windows NT/95/98/2000/ME/XP\0" VALUE "FileVersion", "23, 0, 60, 0\0" VALUE "InternalName", "EmacsClient\0" - VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0" + VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0" VALUE "OriginalFilename", "emacsclientw.exe" VALUE "ProductName", "EmacsClient: Client for the extensible self-documenting text editor\0" VALUE "ProductVersion", "23, 0, 60, 0\0" |