From 04d0a4f284599353927a789a880e7be8ef1a4617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Sun, 9 Dec 2012 16:38:13 +0000 Subject: [PATCH] [FREELDR] Fix SVN properties. svn path=/trunk/; revision=57845 --- reactos/boot/freeldr/freeldr/arch/i386/archmach.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/machpc.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/machxbox.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/pccons.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c | 2 +- reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c | 2 +- reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h | 2 +- reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h | 2 +- reactos/boot/freeldr/freeldr/include/cmdline.h | 2 +- reactos/boot/freeldr/freeldr/include/inffile.h | 2 +- reactos/boot/freeldr/freeldr/inffile/inffile.c | 2 +- reactos/boot/freeldr/freeldr/machine.c | 2 +- reactos/boot/freeldr/tools/rdel.c | 2 +- reactos/boot/freeldr/tools/rrmdir.c | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/reactos/boot/freeldr/freeldr/arch/i386/archmach.c b/reactos/boot/freeldr/freeldr/arch/i386/archmach.c index bc7952a8fd1..f6b205c865a 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/archmach.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/archmach.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: archmach.c 43790 2009-10-27 10:34:16Z dgorbachev $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/machpc.c b/reactos/boot/freeldr/freeldr/arch/i386/machpc.c index 9cbd719c8b9..35c893d774e 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/machpc.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/machpc.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: machpc.c 56270 2012-03-29 08:25:20Z tkreuzer $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c b/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c index dccd9a59b77..34a178e7ca8 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: machxbox.c 56270 2012-03-29 08:25:20Z tkreuzer $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/pccons.c b/reactos/boot/freeldr/freeldr/arch/i386/pccons.c index b4cb5ce8a55..7b940d0bcf4 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/pccons.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/pccons.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: pccons.c 53440 2011-08-25 09:44:21Z tkreuzer $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c b/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c index 6b53da8c066..9268aaa921a 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: pcrtc.c 48383 2010-07-31 21:00:40Z ilardig $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c b/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c index 098f558bb30..e23e5e02e30 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: pcvideo.c 56137 2012-03-12 23:00:56Z pschweitzer $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c b/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c index 4bb9fb4eaaa..4e5c2e906f2 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: xboxcons.c 43790 2009-10-27 10:34:16Z dgorbachev $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c b/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c index 99276bb4bb4..9a6554252ec 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: xboxdisk.c 53542 2011-09-03 10:56:36Z rharabien $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c b/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c index 9a2daf69b53..04fe0dd68e8 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: xboxfont.c 43790 2009-10-27 10:34:16Z dgorbachev $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c b/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c index 4b8597f30b9..cf4bf31b4c8 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: xboxhw.c 56270 2012-03-29 08:25:20Z tkreuzer $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c b/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c index 05c760c673c..3ef86437d47 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: xboxmem.c 55878 2012-02-26 19:04:00Z dgorbachev $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c b/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c index d8cc332bc97..d193578c2b2 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: xboxrtc.c 43790 2009-10-27 10:34:16Z dgorbachev $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c b/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c index d1d3f86ebf6..04f1487dfbc 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c +++ b/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: xboxvideo.c 52526 2011-07-03 23:01:39Z rharabien $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h b/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h index 26523efbe69..ef0c8be8924 100644 --- a/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h +++ b/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: machxbox.h 56270 2012-03-29 08:25:20Z tkreuzer $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h b/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h index 01adfecf6a1..a8b5e7dc446 100644 --- a/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h +++ b/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: machpc.h 56270 2012-03-29 08:25:20Z tkreuzer $ * * FreeLoader * diff --git a/reactos/boot/freeldr/freeldr/include/cmdline.h b/reactos/boot/freeldr/freeldr/include/cmdline.h index 05b92f1410c..eccf5afc8ab 100644 --- a/reactos/boot/freeldr/freeldr/include/cmdline.h +++ b/reactos/boot/freeldr/freeldr/include/cmdline.h @@ -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 diff --git a/reactos/boot/freeldr/freeldr/include/inffile.h b/reactos/boot/freeldr/freeldr/include/inffile.h index 89afe6de322..2c0591dbf31 100644 --- a/reactos/boot/freeldr/freeldr/include/inffile.h +++ b/reactos/boot/freeldr/freeldr/include/inffile.h @@ -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 diff --git a/reactos/boot/freeldr/freeldr/inffile/inffile.c b/reactos/boot/freeldr/freeldr/inffile/inffile.c index 350261546ea..3728642079e 100644 --- a/reactos/boot/freeldr/freeldr/inffile/inffile.c +++ b/reactos/boot/freeldr/freeldr/inffile/inffile.c @@ -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 diff --git a/reactos/boot/freeldr/freeldr/machine.c b/reactos/boot/freeldr/freeldr/machine.c index 5dae495d960..a59b7658b86 100644 --- a/reactos/boot/freeldr/freeldr/machine.c +++ b/reactos/boot/freeldr/freeldr/machine.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: machine.c 52526 2011-07-03 23:01:39Z rharabien $ * * FreeLoader * diff --git a/reactos/boot/freeldr/tools/rdel.c b/reactos/boot/freeldr/tools/rdel.c index 2bd312be2d2..d591bbe0033 100644 --- a/reactos/boot/freeldr/tools/rdel.c +++ b/reactos/boot/freeldr/tools/rdel.c @@ -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 diff --git a/reactos/boot/freeldr/tools/rrmdir.c b/reactos/boot/freeldr/tools/rrmdir.c index f48a0fd9d22..a1c95f3db1e 100644 --- a/reactos/boot/freeldr/tools/rrmdir.c +++ b/reactos/boot/freeldr/tools/rrmdir.c @@ -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)