diff nt/emacs.rc @ 106931:fc97b35886c9

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 13 Jan 2010 09:37:38 +0000
parents 1d1d5d9bd884
children 905212a81527
line wrap: on
line diff
--- a/nt/emacs.rc	Tue Jan 12 23:43:15 2010 +0000
+++ b/nt/emacs.rc	Wed Jan 13 09:37:38 2010 +0000
@@ -27,7 +27,7 @@
 	    VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
 	    VALUE "FileVersion", "23, 1, 91, 0\0"
 	    VALUE "InternalName", "Emacs\0"
-	    VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0"
+	    VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010\0"
 	    VALUE "OriginalFilename", "emacs.exe"
 	    VALUE "ProductName", "Emacs\0"
 	    VALUE "ProductVersion", "23, 1, 91, 0\0"