cmd.exe: Fix redirect ordering on a command line.
diff --git a/programs/cmd/batch.c b/programs/cmd/batch.c
index 37eafb1..1d12706 100644
--- a/programs/cmd/batch.c
+++ b/programs/cmd/batch.c
@@ -2,6 +2,7 @@
  * CMD - Wine-compatible command line interface - batch interface.
  *
  * Copyright (C) 1999 D A Pickles
+ * Copyright (C) 2007 J Edmeades
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public