diff nt/emacsclient.rc @ 106816:f3556b1dd4de

Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 13 Jan 2010 13:11:48 +0100
parents 1d1d5d9bd884
children 905212a81527
line wrap: on
line diff
--- a/nt/emacsclient.rc	Wed Jan 13 00:35:10 2010 -0800
+++ b/nt/emacsclient.rc	Wed Jan 13 13:11:48 2010 +0100
@@ -25,8 +25,7 @@
 	    VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
 	    VALUE "FileVersion", "23, 1, 91, 0\0"
 	    VALUE "InternalName", "EmacsClient\0"
-	    VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003,
- 2004, 2005, 2006, 2007, 2008, 2009, 2010\0"
+	    VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010\0"
 	    VALUE "OriginalFilename", "emacsclientw.exe"
 	    VALUE "ProductName", "EmacsClient\0"
 	    VALUE "ProductVersion", "23, 1, 91, 0\0"