[FREELDR]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 9 Dec 2012 16:38:13 +0000 (16:38 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 9 Dec 2012 16:38:13 +0000 (16:38 +0000)
Fix SVN properties.

svn path=/trunk/; revision=57845

21 files changed:
reactos/boot/freeldr/freeldr/arch/i386/archmach.c
reactos/boot/freeldr/freeldr/arch/i386/machpc.c
reactos/boot/freeldr/freeldr/arch/i386/machxbox.c
reactos/boot/freeldr/freeldr/arch/i386/pccons.c
reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c
reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c
reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c
reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c
reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c
reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c
reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c
reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c
reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c
reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h
reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h
reactos/boot/freeldr/freeldr/include/cmdline.h
reactos/boot/freeldr/freeldr/include/inffile.h
reactos/boot/freeldr/freeldr/inffile/inffile.c
reactos/boot/freeldr/freeldr/machine.c
reactos/boot/freeldr/tools/rdel.c
reactos/boot/freeldr/tools/rrmdir.c

index bc7952a..f6b205c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: archmach.c 43790 2009-10-27 10:34:16Z dgorbachev $
  *
  *  FreeLoader
  *
index 9cbd719..35c893d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machpc.c 56270 2012-03-29 08:25:20Z tkreuzer $
  *
  *  FreeLoader
  *
index dccd9a5..34a178e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machxbox.c 56270 2012-03-29 08:25:20Z tkreuzer $
  *
  *  FreeLoader
  *
index b4cb5ce..7b940d0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: pccons.c 53440 2011-08-25 09:44:21Z tkreuzer $
  *
  *  FreeLoader
  *
index 6b53da8..9268aaa 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: pcrtc.c 48383 2010-07-31 21:00:40Z ilardig $
  *
  *  FreeLoader
  *
index 098f558..e23e5e0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: pcvideo.c 56137 2012-03-12 23:00:56Z pschweitzer $
  *
  *  FreeLoader
  *
index 4bb9fb4..4e5c2e9 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxcons.c 43790 2009-10-27 10:34:16Z dgorbachev $
  *
  *  FreeLoader
  *
index 99276bb..9a65542 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxdisk.c 53542 2011-09-03 10:56:36Z rharabien $
  *
  *  FreeLoader
  *
index 9a2daf6..04fe0dd 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxfont.c 43790 2009-10-27 10:34:16Z dgorbachev $
  *
  *  FreeLoader
  *
index 4b8597f..cf4bf31 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxhw.c 56270 2012-03-29 08:25:20Z tkreuzer $
  *
  *  FreeLoader
  *
index 05c760c..3ef8643 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxmem.c 55878 2012-02-26 19:04:00Z dgorbachev $
  *
  *  FreeLoader
  *
index d8cc332..d193578 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxrtc.c 43790 2009-10-27 10:34:16Z dgorbachev $
  *
  *  FreeLoader
  *
index d1d3f86..04f1487 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxvideo.c 52526 2011-07-03 23:01:39Z rharabien $
  *
  *  FreeLoader
  *
index 01adfec..a8b5e7d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machpc.h 56270 2012-03-29 08:25:20Z tkreuzer $
  *
  *  FreeLoader
  *
index 05b92f1..eccf5af 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: cmdline.h 45685 2010-02-26 11:43:19Z gedmurphy $
  *
  *  FreeLdr boot loader
  *  Copyright (C) 2002, 2003 ReactOS Team
index 89afe6d..2c0591d 100644 (file)
@@ -16,7 +16,7 @@
  *  with this program; if not, write to the Free Software Foundation, Inc.,
  *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
-/* $Id$
+/* $Id: inffile.h 45685 2010-02-26 11:43:19Z gedmurphy $
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS text-mode setup
  * FILE:            subsys/system/usetup/infcache.h
index 3502615..3728642 100644 (file)
@@ -16,7 +16,7 @@
  *  with this program; if not, write to the Free Software Foundation, Inc.,
  *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
-/* $Id$
+/* $Id: inffile.c 53526 2011-09-01 19:01:19Z tkreuzer $
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS text-mode setup
  * FILE:            subsys/system/usetup/infcache.c
index 5dae495..a59b765 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machine.c 52526 2011-07-03 23:01:39Z rharabien $
  *
  *  FreeLoader
  *
index 2bd312b..d591bbe 100644 (file)
@@ -1,4 +1,4 @@
-/*  $Id$
+/*  $Id: rdel.c 29690 2007-10-19 23:21:45Z dreimer $
  * COPYRIGHT:             See COPYING in the top level directory
  * PROGRAMMER:            Rex Jolliff (rex@lvcablemodem.com)
  * PURPOSE:               Platform independant delete command
index f48a0fd..a1c95f3 100644 (file)
@@ -1,4 +1,4 @@
-/*  $Id$
+/*  $Id: rrmdir.c 29690 2007-10-19 23:21:45Z dreimer $
  * COPYRIGHT:             See COPYING in the top level directory
  * PROGRAMMER:            Rex Jolliff (rex@lvcablemodem.com)
  *                        Casper S. Hornstrup (chorns@users.sourceforge.net)