Author: hbelusca
Date: Sat Mar 16 19:49:08 2013
New Revision: 58523
URL:
http://svn.reactos.org/svn/reactos?rev=58523&view=rev
Log:
Remove the unneeded $Id$ blabla from the source code, but not in 3rd party code. (Part
4/N)
Modified:
trunk/reactos/drivers/base/beep/beep.rc
trunk/reactos/drivers/base/bootvid/bootvid.rc
trunk/reactos/drivers/base/kdcom/kdcom.rc
trunk/reactos/drivers/base/null/null.rc
trunk/reactos/drivers/bus/acpi/acpi.rc
trunk/reactos/drivers/bus/acpi/acpienum.c
trunk/reactos/drivers/bus/isapnp/isapnp.rc
trunk/reactos/drivers/bus/pci/pci.rc
trunk/reactos/drivers/bus/pci/pcidef.h
trunk/reactos/drivers/filesystems/cdfs/cdfs.c
trunk/reactos/drivers/filesystems/cdfs/cdfs.rc
trunk/reactos/drivers/filesystems/cdfs/cleanup.c
trunk/reactos/drivers/filesystems/cdfs/close.c
trunk/reactos/drivers/filesystems/cdfs/common.c
trunk/reactos/drivers/filesystems/cdfs/create.c
trunk/reactos/drivers/filesystems/cdfs/dirctl.c
trunk/reactos/drivers/filesystems/cdfs/fcb.c
trunk/reactos/drivers/filesystems/cdfs/finfo.c
trunk/reactos/drivers/filesystems/cdfs/misc.c
trunk/reactos/drivers/filesystems/cdfs/rw.c
trunk/reactos/drivers/filesystems/cdfs/volinfo.c
trunk/reactos/drivers/filesystems/ext2/ext2fs.rc
trunk/reactos/drivers/filesystems/msfs/msfs.rc
trunk/reactos/drivers/filesystems/mup/create.c
trunk/reactos/drivers/filesystems/mup/mup.c
trunk/reactos/drivers/filesystems/mup/mup.rc
trunk/reactos/drivers/input/kbdclass/kbdclass.rc
trunk/reactos/drivers/input/mouclass/mouclass.rc
trunk/reactos/drivers/input/sermouse/sermouse.rc
trunk/reactos/drivers/multimedia/audio/mpu401_nt4/mpu401.rc
trunk/reactos/drivers/multimedia/audio/sndblst.old/sndblst.rc
trunk/reactos/drivers/multimedia/audio/sndblst_sys/sndblst.rc
trunk/reactos/drivers/multimedia/audio/sound/sb16.c
trunk/reactos/drivers/multimedia/audio/sound/sb16.rc
trunk/reactos/drivers/network/afd/afd.rc
trunk/reactos/drivers/network/afd/afd/bind.c
trunk/reactos/drivers/network/afd/afd/connect.c
trunk/reactos/drivers/network/afd/afd/context.c
trunk/reactos/drivers/network/afd/afd/info.c
trunk/reactos/drivers/network/afd/afd/listen.c
trunk/reactos/drivers/network/afd/afd/lock.c
trunk/reactos/drivers/network/afd/afd/main.c
trunk/reactos/drivers/network/afd/afd/read.c
trunk/reactos/drivers/network/afd/afd/tdiconn.c
trunk/reactos/drivers/network/afd/include/afd.h
trunk/reactos/drivers/network/dd/ne2000/ne2000.rc
trunk/reactos/drivers/network/dd/pcnet/pcnet.rc
trunk/reactos/drivers/network/lan/lan.rc
trunk/reactos/drivers/network/ndis/ndis.rc
trunk/reactos/drivers/network/tdi/cte/string.c
trunk/reactos/drivers/network/tdi/misc/tdi.rc
trunk/reactos/drivers/network/tdi/tdi/handler.c
trunk/reactos/drivers/network/tdi/tdi/obsolete.c
trunk/reactos/drivers/network/tdi/tdi/stubs.c
trunk/reactos/drivers/parallel/parallel/parallel.c
trunk/reactos/drivers/parallel/parallel/parallel.rc
trunk/reactos/drivers/serial/serenum/serenum.rc
trunk/reactos/drivers/serial/serial/serial.rc
trunk/reactos/drivers/setup/blue/blue.rc
trunk/reactos/drivers/storage/class/cdrom/cdrom.rc
trunk/reactos/drivers/storage/class/class2/class2.rc
trunk/reactos/drivers/storage/class/disk/disk.rc
trunk/reactos/drivers/storage/class/include/class2.h
trunk/reactos/drivers/storage/floppy/floppy.rc
trunk/reactos/drivers/storage/ide/atapi/atapi.rc
trunk/reactos/drivers/wmi/wmilib.rc
trunk/reactos/include/psdk/ddkernel.h
trunk/reactos/include/psdk/dmemmgr.h
trunk/reactos/include/psdk/dvp.h
trunk/reactos/include/psdk/objerror.h
trunk/reactos/include/psdk/polarity.h
trunk/reactos/include/reactos/libs/epsapi/epsapi.h
trunk/reactos/include/reactos/libs/syssetup/syssetup.h
trunk/reactos/include/reactos/subsys/lsass/lsass.h
trunk/reactos/include/reactos/subsys/sm/helper.h
trunk/reactos/include/reactos/subsys/sm/ns.h
trunk/reactos/include/reactos/winlogon.h
Modified: trunk/reactos/drivers/base/beep/beep.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/beep/beep.rc?…
==============================================================================
--- trunk/reactos/drivers/base/beep/beep.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/base/beep/beep.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: beep.rc 21705 2006-04-22 13:58:53Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "PC Speaker Device Driver\0"
Modified: trunk/reactos/drivers/base/bootvid/bootvid.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/bootv…
==============================================================================
--- trunk/reactos/drivers/base/bootvid/bootvid.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/base/bootvid/bootvid.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: bootvid.rc 31840 2008-01-17 14:50:36Z cfinck $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "VGA Boot Driver\0"
Modified: trunk/reactos/drivers/base/kdcom/kdcom.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/kdcom/kdcom.r…
==============================================================================
--- trunk/reactos/drivers/base/kdcom/kdcom.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/base/kdcom/kdcom.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,12 +1,6 @@
-/* $Id: bootvid.rc 24464 2006-10-09 04:00:34Z ion $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS KDBG COM Library\0"
#define REACTOS_STR_INTERNAL_NAME "kdcom\0"
#define REACTOS_STR_ORIGINAL_FILENAME "kdcom.sys\0"
#include <reactos/version.rc>
-
-IDB_BOOTIMAGE BITMAP DISCARDABLE "bootimage.bmp"
-IDB_BAR BITMAP DISCARDABLE "bar.bmp"
-
-
Modified: trunk/reactos/drivers/base/null/null.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/null/null.rc?…
==============================================================================
--- trunk/reactos/drivers/base/null/null.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/base/null/null.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: null.rc 21842 2006-05-07 19:16:11Z ion $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Null Device Driver\0"
Modified: trunk/reactos/drivers/bus/acpi/acpi.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/bus/acpi/acpi.rc?r…
==============================================================================
--- trunk/reactos/drivers/bus/acpi/acpi.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/bus/acpi/acpi.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: acpi.rc 21698 2006-04-22 05:55:17Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS ACPI Driver\0"
Modified: trunk/reactos/drivers/bus/acpi/acpienum.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/bus/acpi/acpienum.…
==============================================================================
--- trunk/reactos/drivers/bus/acpi/acpienum.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/bus/acpi/acpienum.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,5 +1,4 @@
-/* $Id: acpienum.c 21698 2006-04-22 05:55:17Z tretiakov $
- *
+/*
* PROJECT: ReactOS ACPI bus driver
* FILE: acpi/ospm/acpienum.c
* PURPOSE: ACPI namespace enumerator
Modified: trunk/reactos/drivers/bus/isapnp/isapnp.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/bus/isapnp/isapnp.…
==============================================================================
--- trunk/reactos/drivers/bus/isapnp/isapnp.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/bus/isapnp/isapnp.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: isapnp.rc 27431 2007-07-06 20:18:43Z fireball $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ISA Plug And Play Bus Driver\0"
Modified: trunk/reactos/drivers/bus/pci/pci.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/bus/pci/pci.rc?rev…
==============================================================================
--- trunk/reactos/drivers/bus/pci/pci.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/bus/pci/pci.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: pci.rc 27432 2007-07-06 20:24:15Z fireball $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "PCI Bus Driver\0"
Modified: trunk/reactos/drivers/bus/pci/pcidef.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/bus/pci/pcidef.h?r…
==============================================================================
--- trunk/reactos/drivers/bus/pci/pcidef.h [iso-8859-1] (original)
+++ trunk/reactos/drivers/bus/pci/pcidef.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,6 +1,4 @@
/*
- * $Id: pcidef.h 45685 2010-02-26 11:43:19Z gedmurphy $
- *
* PCI defines and function prototypes
* Copyright 1994, Drew Eckhardt
* Copyright 1997--1999 Martin Mares <mj(a)suse.cz>
Modified: trunk/reactos/drivers/filesystems/cdfs/cdfs.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/c…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/cdfs.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/cdfs.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2003 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: cdfs.c 48654 2010-08-30 11:51:17Z mjmartin $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: drivers/fs/cdfs/cdfs.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* Eric Kohl
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2003 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: drivers/fs/cdfs/cdfs.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * Eric Kohl
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/cdfs.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/c…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/cdfs.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/cdfs.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: cdfs.rc 21710 2006-04-22 16:36:21Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ISO9660 Driver\0"
Modified: trunk/reactos/drivers/filesystems/cdfs/cleanup.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/c…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/cleanup.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/cleanup.c [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: cleanup.c 43790 2009-10-27 10:34:16Z dgorbachev $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/cdfs/cleanup.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER:
-* UPDATE HISTORY:
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/cdfs/cleanup.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER:
+ * UPDATE HISTORY:
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/close.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/c…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/close.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/close.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: close.c 43790 2009-10-27 10:34:16Z dgorbachev $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/cdfs/close.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* UPDATE HISTORY:
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/cdfs/close.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * UPDATE HISTORY:
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/common.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/c…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/common.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/common.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2003 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: common.c 55057 2012-01-21 22:16:46Z cgutman $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: drivers/fs/cdfs/common.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* Eric Kohl
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2003 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: drivers/fs/cdfs/common.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * Eric Kohl
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/create.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/c…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/create.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/create.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2003, 2004 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: create.c 52546 2011-07-05 13:55:39Z rharabien $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/cdfs/cdfs.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* Eric Kohl
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2003, 2004 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/cdfs/cdfs.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * Eric Kohl
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/dirctl.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/d…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/dirctl.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/dirctl.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,31 +1,30 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2004 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: dirctl.c 57791 2012-12-02 21:04:31Z pschweitzer $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/cdfs/dirctl.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* Eric Kohl
-* UPDATE HISTORY:
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2004 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/cdfs/dirctl.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * Eric Kohl
+ * UPDATE HISTORY:
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/fcb.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/f…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/fcb.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/fcb.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2004 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: fcb.c 48654 2010-08-30 11:51:17Z mjmartin $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/cdfs/fcb.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* UPDATE HISTORY:
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2004 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/cdfs/fcb.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * UPDATE HISTORY:
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/finfo.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/f…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/finfo.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/finfo.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,31 +1,30 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2004 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: finfo.c 53676 2011-09-10 21:31:09Z akhaldi $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/cdfs/finfo.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* Eric Kohl
-* UPDATE HISTORY:
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2004 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/cdfs/finfo.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * Eric Kohl
+ * UPDATE HISTORY:
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/misc.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/m…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/misc.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/misc.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2004 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: misc.c 48494 2010-08-09 20:38:12Z fireball $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/cdfs/misc.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Eric Kohl
-* UPDATE HISTORY:
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2004 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/cdfs/misc.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Eric Kohl
+ * UPDATE HISTORY:
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/rw.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/r…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/rw.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/rw.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2003 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: rw.c 54273 2011-10-30 00:58:21Z jgardou $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: drivers/fs/cdfs/rw.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* Eric Kohl
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2003 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: drivers/fs/cdfs/rw.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * Eric Kohl
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/cdfs/volinfo.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/cdfs/v…
==============================================================================
--- trunk/reactos/drivers/filesystems/cdfs/volinfo.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/cdfs/volinfo.c [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,30 +1,29 @@
/*
-* ReactOS kernel
-* Copyright (C) 2002, 2003 ReactOS Team
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License along
-* with this program; if not, write to the Free Software Foundation, Inc.,
-* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-*/
-/* $Id: volinfo.c 44442 2009-12-06 18:49:19Z spetreolle $
-*
-* COPYRIGHT: See COPYING in the top level directory
-* PROJECT: ReactOS kernel
-* FILE: services/fs/vfat/volume.c
-* PURPOSE: CDROM (ISO 9660) filesystem driver
-* PROGRAMMER: Art Yerkes
-* Eric Kohl
-*/
+ * ReactOS kernel
+ * Copyright (C) 2002, 2003 ReactOS Team
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+/*
+ * COPYRIGHT: See COPYING in the top level directory
+ * PROJECT: ReactOS kernel
+ * FILE: services/fs/vfat/volume.c
+ * PURPOSE: CDROM (ISO 9660) filesystem driver
+ * PROGRAMMER: Art Yerkes
+ * Eric Kohl
+ */
/* INCLUDES *****************************************************************/
Modified: trunk/reactos/drivers/filesystems/ext2/ext2fs.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/ext2/e…
==============================================================================
--- trunk/reactos/drivers/filesystems/ext2/ext2fs.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/ext2/ext2fs.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: ext2fs.rc 12852 2005-01-06 13:58:04Z mf $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Linux ext2 IFS Driver\0"
Modified: trunk/reactos/drivers/filesystems/msfs/msfs.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/msfs/m…
==============================================================================
--- trunk/reactos/drivers/filesystems/msfs/msfs.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/msfs/msfs.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: msfs.rc 21716 2006-04-23 08:56:14Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Mailslot IFS Driver\0"
Modified: trunk/reactos/drivers/filesystems/mup/create.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/mup/cr…
==============================================================================
--- trunk/reactos/drivers/filesystems/mup/create.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/mup/create.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -16,8 +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: create.c 53683 2011-09-11 08:52:59Z ekohl $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/fs/mup/create.c
Modified: trunk/reactos/drivers/filesystems/mup/mup.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/mup/mu…
==============================================================================
--- trunk/reactos/drivers/filesystems/mup/mup.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/mup/mup.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -16,8 +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: mup.c 53683 2011-09-11 08:52:59Z ekohl $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/fs/mup/mup.c
Modified: trunk/reactos/drivers/filesystems/mup/mup.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/mup/mu…
==============================================================================
--- trunk/reactos/drivers/filesystems/mup/mup.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/mup/mup.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: mup.rc 21385 2006-03-25 01:39:22Z peterw $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Multi UNC Provider\0"
Modified: trunk/reactos/drivers/input/kbdclass/kbdclass.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/input/kbdclass/kbd…
==============================================================================
--- trunk/reactos/drivers/input/kbdclass/kbdclass.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/input/kbdclass/kbdclass.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: kbdclass.rc 21598 2006-04-16 07:11:56Z hpoussin $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Keyboard Device Driver\0"
Modified: trunk/reactos/drivers/input/mouclass/mouclass.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/input/mouclass/mou…
==============================================================================
--- trunk/reactos/drivers/input/mouclass/mouclass.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/input/mouclass/mouclass.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: mouclass.rc 21598 2006-04-16 07:11:56Z hpoussin $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Mouse Class Device Driver\0"
Modified: trunk/reactos/drivers/input/sermouse/sermouse.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/input/sermouse/ser…
==============================================================================
--- trunk/reactos/drivers/input/sermouse/sermouse.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/input/sermouse/sermouse.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id$ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Serial mouse device driver\0"
Modified: trunk/reactos/drivers/multimedia/audio/mpu401_nt4/mpu401.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/multimedia/audio/m…
==============================================================================
--- trunk/reactos/drivers/multimedia/audio/mpu401_nt4/mpu401.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/multimedia/audio/mpu401_nt4/mpu401.rc [iso-8859-1] Sat Mar 16
19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: mpu401.rc 21285 2006-03-10 23:22:58Z jimtabor $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "MPU-401 MIDI Driver\0"
Modified: trunk/reactos/drivers/multimedia/audio/sndblst.old/sndblst.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/multimedia/audio/s…
==============================================================================
--- trunk/reactos/drivers/multimedia/audio/sndblst.old/sndblst.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/multimedia/audio/sndblst.old/sndblst.rc [iso-8859-1] Sat Mar 16
19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: sndblst.rc 21285 2006-03-10 23:22:58Z jimtabor $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "SoundBlaster Driver\0"
Modified: trunk/reactos/drivers/multimedia/audio/sndblst_sys/sndblst.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/multimedia/audio/s…
==============================================================================
--- trunk/reactos/drivers/multimedia/audio/sndblst_sys/sndblst.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/multimedia/audio/sndblst_sys/sndblst.rc [iso-8859-1] Sat Mar 16
19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: sndblst.rc 39744 2009-02-25 09:10:46Z silverblade $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "SoundBlaster Driver\0"
Modified: trunk/reactos/drivers/multimedia/audio/sound/sb16.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/multimedia/audio/s…
==============================================================================
--- trunk/reactos/drivers/multimedia/audio/sound/sb16.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/multimedia/audio/sound/sb16.c [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,5 +1,4 @@
-/* $Id: sb16.c 37762 2008-11-30 11:16:55Z sginsberg $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: services/dd/sound/sb16.c
Modified: trunk/reactos/drivers/multimedia/audio/sound/sb16.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/multimedia/audio/s…
==============================================================================
--- trunk/reactos/drivers/multimedia/audio/sound/sb16.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/multimedia/audio/sound/sb16.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: sb16.rc 21285 2006-03-10 23:22:58Z jimtabor $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "SB16 driver\0"
Modified: trunk/reactos/drivers/network/afd/afd.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd.rc…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: afd.rc 21689 2006-04-21 17:45:51Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Socket Filesystem Driver\0"
Modified: trunk/reactos/drivers/network/afd/afd/bind.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/bi…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/bind.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/bind.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: bind.c 57233 2012-09-04 03:01:15Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/bind.c
Modified: trunk/reactos/drivers/network/afd/afd/connect.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/co…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/connect.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/connect.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: connect.c 57233 2012-09-04 03:01:15Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/connect.c
Modified: trunk/reactos/drivers/network/afd/afd/context.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/co…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/context.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/context.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: context.c 57233 2012-09-04 03:01:15Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/context.c
Modified: trunk/reactos/drivers/network/afd/afd/info.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/in…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/info.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/info.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: info.c 57233 2012-09-04 03:01:15Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/info.c
Modified: trunk/reactos/drivers/network/afd/afd/listen.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/li…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/listen.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/listen.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: listen.c 57233 2012-09-04 03:01:15Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/listen.c
Modified: trunk/reactos/drivers/network/afd/afd/lock.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/lo…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/lock.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/lock.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: lock.c 57237 2012-09-04 07:42:21Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/lock.c
Modified: trunk/reactos/drivers/network/afd/afd/main.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/ma…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/main.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/main.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: main.c 57975 2012-12-23 09:53:36Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/main.c
Modified: trunk/reactos/drivers/network/afd/afd/read.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/re…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/read.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/read.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: read.c 57975 2012-12-23 09:53:36Z cgutman $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/read.c
Modified: trunk/reactos/drivers/network/afd/afd/tdiconn.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/afd/td…
==============================================================================
--- trunk/reactos/drivers/network/afd/afd/tdiconn.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/afd/tdiconn.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,4 @@
-/* $Id: tdiconn.c 56389 2012-04-22 13:11:54Z tfaber $
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/tdiconn.c
Modified: trunk/reactos/drivers/network/afd/include/afd.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/afd/includ…
==============================================================================
--- trunk/reactos/drivers/network/afd/include/afd.h [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/afd/include/afd.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,5 +1,4 @@
-/* $Id: afd.h 57975 2012-12-23 09:53:36Z cgutman $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/include/afd.h
Modified: trunk/reactos/drivers/network/dd/ne2000/ne2000.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/dd/ne2000/…
==============================================================================
--- trunk/reactos/drivers/network/dd/ne2000/ne2000.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/dd/ne2000/ne2000.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: ne2000.rc 21473 2006-04-05 16:35:30Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Novell NE2000 network driver\0"
Modified: trunk/reactos/drivers/network/dd/pcnet/pcnet.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/dd/pcnet/p…
==============================================================================
--- trunk/reactos/drivers/network/dd/pcnet/pcnet.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/dd/pcnet/pcnet.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: pcnet.rc 30251 2007-11-07 22:59:56Z fireball $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "PCNet Ethernet PCI Driver\0"
Modified: trunk/reactos/drivers/network/lan/lan.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/lan/lan.rc…
==============================================================================
--- trunk/reactos/drivers/network/lan/lan.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/lan/lan.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: lan.rc 21693 2006-04-22 04:56:37Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "TCP/IP protocol driver\0"
Modified: trunk/reactos/drivers/network/ndis/ndis.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/ndis/ndis.…
==============================================================================
--- trunk/reactos/drivers/network/ndis/ndis.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/ndis/ndis.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: ndis.rc 21293 2006-03-11 23:55:37Z jimtabor $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "NDIS Library\0"
Modified: trunk/reactos/drivers/network/tdi/cte/string.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/tdi/cte/st…
==============================================================================
--- trunk/reactos/drivers/network/tdi/cte/string.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/tdi/cte/string.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,6 +1,4 @@
-/* $Id: string.c 52934 2011-07-27 19:33:08Z akhaldi $
- *
- */
+
#include "precomp.h"
/*
Modified: trunk/reactos/drivers/network/tdi/misc/tdi.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/tdi/misc/t…
==============================================================================
--- trunk/reactos/drivers/network/tdi/misc/tdi.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/tdi/misc/tdi.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: tdi.rc 21695 2006-04-22 05:22:34Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "TDI wrapper kernel module\0"
Modified: trunk/reactos/drivers/network/tdi/tdi/handler.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/tdi/tdi/ha…
==============================================================================
--- trunk/reactos/drivers/network/tdi/tdi/handler.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/tdi/tdi/handler.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,5 +1,4 @@
-/* $Id: handler.c 52934 2011-07-27 19:33:08Z akhaldi $
- *
+/*
* DESCRIPTION: Default TDI event handlers.
*/
#include "precomp.h"
Modified: trunk/reactos/drivers/network/tdi/tdi/obsolete.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/tdi/tdi/ob…
==============================================================================
--- trunk/reactos/drivers/network/tdi/tdi/obsolete.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/tdi/tdi/obsolete.c [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,6 +1,3 @@
-/* $Id: obsolete.c 52934 2011-07-27 19:33:08Z akhaldi $
- *
- */
#include "precomp.h"
Modified: trunk/reactos/drivers/network/tdi/tdi/stubs.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/network/tdi/tdi/st…
==============================================================================
--- trunk/reactos/drivers/network/tdi/tdi/stubs.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/network/tdi/tdi/stubs.c [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,7 +1,4 @@
-/* $Id: stubs.c 52934 2011-07-27 19:33:08Z akhaldi $
- *
- */
#include "precomp.h"
/*
Modified: trunk/reactos/drivers/parallel/parallel/parallel.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/parallel/parallel/…
==============================================================================
--- trunk/reactos/drivers/parallel/parallel/parallel.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/parallel/parallel/parallel.c [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,5 +1,4 @@
-/* $Id: parallel.c 54094 2011-10-12 12:24:19Z akhaldi $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: services/parallel/parallel.c
Modified: trunk/reactos/drivers/parallel/parallel/parallel.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/parallel/parallel/…
==============================================================================
--- trunk/reactos/drivers/parallel/parallel/parallel.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/parallel/parallel/parallel.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: parallel.rc 21498 2006-04-07 10:15:34Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Parallel Port Device Driver\0"
Modified: trunk/reactos/drivers/serial/serenum/serenum.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/serial/serenum/ser…
==============================================================================
--- trunk/reactos/drivers/serial/serenum/serenum.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/serial/serenum/serenum.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: serenum.rc 21507 2006-04-07 15:34:51Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Serial port enumerator\0"
Modified: trunk/reactos/drivers/serial/serial/serial.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/serial/serial/seri…
==============================================================================
--- trunk/reactos/drivers/serial/serial/serial.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/serial/serial/serial.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: serial.rc 22516 2006-06-22 22:14:51Z hpoussin $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Serial Port Device Driver\0"
Modified: trunk/reactos/drivers/setup/blue/blue.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/setup/blue/blue.rc…
==============================================================================
--- trunk/reactos/drivers/setup/blue/blue.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/setup/blue/blue.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: blue.rc 21706 2006-04-22 14:01:25Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "HAL Console Device Driver\0"
Modified: trunk/reactos/drivers/storage/class/cdrom/cdrom.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class/cdro…
==============================================================================
--- trunk/reactos/drivers/storage/class/cdrom/cdrom.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/class/cdrom/cdrom.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: cdrom.rc 26227 2007-04-01 16:29:16Z fireball $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "CD-ROM Class Driver\0"
Modified: trunk/reactos/drivers/storage/class/class2/class2.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class/clas…
==============================================================================
--- trunk/reactos/drivers/storage/class/class2/class2.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/class/class2/class2.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: class2.rc 26227 2007-04-01 16:29:16Z fireball $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "SCSI Class Driver Helper\0"
Modified: trunk/reactos/drivers/storage/class/disk/disk.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class/disk…
==============================================================================
--- trunk/reactos/drivers/storage/class/disk/disk.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/class/disk/disk.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: disk.rc 21397 2006-03-27 07:38:43Z peterw $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Disk Class Driver\0"
Modified: trunk/reactos/drivers/storage/class/include/class2.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class/incl…
==============================================================================
--- trunk/reactos/drivers/storage/class/include/class2.h [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/class/include/class2.h [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,5 +1,4 @@
-/* $Id: class2.h 49129 2010-10-12 20:17:55Z pschweitzer $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: services/storage/include/class2.h
Modified: trunk/reactos/drivers/storage/floppy/floppy.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/floppy/flo…
==============================================================================
--- trunk/reactos/drivers/storage/floppy/floppy.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/floppy/floppy.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,5 +1,4 @@
-/* $Id: floppy.rc 43790 2009-10-27 10:34:16Z dgorbachev $
- *
+/*
* ReactOS Floppy Driver
* Copyright (C) 2004, Vizzini (vizzini(a)plasmic.com)
*
Modified: trunk/reactos/drivers/storage/ide/atapi/atapi.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/ide/atapi/…
==============================================================================
--- trunk/reactos/drivers/storage/ide/atapi/atapi.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/ide/atapi/atapi.rc [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,4 +1,3 @@
-/* $Id: atapi.rc 26238 2007-04-01 19:25:38Z fireball $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ATAPI IDE Miniport Driver\0"
Modified: trunk/reactos/drivers/wmi/wmilib.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/wmi/wmilib.rc?rev=…
==============================================================================
--- trunk/reactos/drivers/wmi/wmilib.rc [iso-8859-1] (original)
+++ trunk/reactos/drivers/wmi/wmilib.rc [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,4 +1,3 @@
-/* $Id: wmilib.rc 21844 2006-05-07 19:34:23Z fireball $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "WmiLib\0"
Modified: trunk/reactos/include/psdk/ddkernel.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/ddkernel.h?re…
==============================================================================
--- trunk/reactos/include/psdk/ddkernel.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/ddkernel.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel
* FILE:
Modified: trunk/reactos/include/psdk/dmemmgr.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/dmemmgr.h?rev…
==============================================================================
--- trunk/reactos/include/psdk/dmemmgr.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/dmemmgr.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,6 +1,4 @@
-
-/* $Id: $
- *
+/*
* COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel
* FILE:
Modified: trunk/reactos/include/psdk/dvp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/dvp.h?rev=585…
==============================================================================
--- trunk/reactos/include/psdk/dvp.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/dvp.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,6 +1,4 @@
-
-/* $Id$
- *
+/*
* COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel
* FILE:
Modified: trunk/reactos/include/psdk/objerror.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/objerror.h?re…
==============================================================================
--- trunk/reactos/include/psdk/objerror.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/objerror.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,6 +1,4 @@
-
-/* $Id$
- *
+/*
* COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel
* FILE:
@@ -10,4 +8,3 @@
*/
#include <winerror.h>
-
Modified: trunk/reactos/include/psdk/polarity.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/polarity.h?re…
==============================================================================
--- trunk/reactos/include/psdk/polarity.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/polarity.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel
* FILE:
Modified: trunk/reactos/include/reactos/libs/epsapi/epsapi.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/libs/epsap…
==============================================================================
--- trunk/reactos/include/reactos/libs/epsapi/epsapi.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/libs/epsapi/epsapi.h [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,5 +1,3 @@
-/* $Id: epsapi.h 21880 2006-05-10 17:47:44Z ion $
-*/
/*
* epsapi.h
*
Modified: trunk/reactos/include/reactos/libs/syssetup/syssetup.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/libs/sysse…
==============================================================================
--- trunk/reactos/include/reactos/libs/syssetup/syssetup.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/libs/syssetup/syssetup.h [iso-8859-1] Sat Mar 16
19:49:08 2013
@@ -1,5 +1,3 @@
-/* $Id: syssetup.h 45020 2010-01-09 22:43:16Z ekohl $
-*/
/*
* syssetup.h
*
Modified: trunk/reactos/include/reactos/subsys/lsass/lsass.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/subsys/lsa…
==============================================================================
--- trunk/reactos/include/reactos/subsys/lsass/lsass.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/subsys/lsass/lsass.h [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -1,5 +1,4 @@
-/* $Id: lsass.h 58304 2013-02-10 12:09:21Z ekohl $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries
* FILE: include/lsass/lsass.h
Modified: trunk/reactos/include/reactos/subsys/sm/helper.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/subsys/sm/…
==============================================================================
--- trunk/reactos/include/reactos/subsys/sm/helper.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/subsys/sm/helper.h [iso-8859-1] Sat Mar 16 19:49:08
2013
@@ -4,8 +4,6 @@
#if !defined(__SM_API_H)
#include <sm/api.h>
#endif
-
-/* $Id: helper.h 37769 2008-11-30 13:46:35Z sginsberg $ */
/* smlib/connect.c */
NTSTATUS WINAPI
Modified: trunk/reactos/include/reactos/subsys/sm/ns.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/subsys/sm/…
==============================================================================
--- trunk/reactos/include/reactos/subsys/sm/ns.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/subsys/sm/ns.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,7 +1,5 @@
#if !defined(INCLUDE_SM_NS_H)
#define INCLUDE_SM_NS_H
-
-/* $Id: ns.h 15729 2005-06-02 13:17:37Z ea $ */
#define SM_REGISTRY_ROOT_NAME L"\\Session Manager"
#define SM_REGISTRY_SUBSYSTEMS_NAME L"SubSystems"
Modified: trunk/reactos/include/reactos/winlogon.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/winlogon.h…
==============================================================================
--- trunk/reactos/include/reactos/winlogon.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/winlogon.h [iso-8859-1] Sat Mar 16 19:49:08 2013
@@ -1,5 +1,4 @@
-/* $Id: winlogon.h 50813 2011-02-18 20:16:43Z gadamopoulos $
- *
+/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: include/reactos/winlogon.h