mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Remove the unneeded $Id$ blabla from the source code. (Part 2/N)
svn path=/trunk/; revision=58500
This commit is contained in:
parent
f0b30b2360
commit
d0fa874320
35 changed files with 29 additions and 66 deletions
|
@ -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: display.c 23907 2006-09-04 05:52:23Z arty $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/display.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: dma.c 24759 2006-11-14 20:59:48Z ion $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/dma.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: enum.c 23907 2006-09-04 05:52:23Z arty $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/enum.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: font.c 21840 2006-05-07 18:56:52Z ion $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: Xbox HAL
|
||||
* FILE: hal/halx86/xbox/font.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id$
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/irql.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: isa.c 23907 2006-09-04 05:52:23Z arty $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/isa.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: portio.c 23907 2006-09-04 05:52:23Z arty $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/portio.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: processor.c 23907 2006-09-04 05:52:23Z arty $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/generic/processor.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: reboot.c 23907 2006-09-04 05:52:23Z arty $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/reboot.c
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/*
|
||||
* $Id: halirq.h 23669 2006-08-23 16:58:43Z ion $
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: halinit_up.c 24964 2006-11-29 08:28:20Z ion $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/halinit.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: halinit_up.c 53529 2011-09-02 14:45:19Z tkreuzer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/halinit.c
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
/*
|
||||
* $Id: halirq.h 53677 2011-09-10 21:56:07Z tkreuzer $
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
|
|
|
@ -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: apic.c 45565 2010-02-10 23:24:59Z tkreuzer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/mp/apic.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: halinit_mp.c 53675 2011-09-10 18:58:01Z tkreuzer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/mp/halinit_mp.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id$
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/mp/ioapic.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: ipi_mp.c 45020 2010-01-09 22:43:16Z ekohl $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/mp/ipi_mp.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id$
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/mp/mpconfig.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: processor_mp.c 47674 2010-06-07 20:37:19Z sir_richard $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/mp/processor_mp.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: halinit_up.c 53529 2011-09-02 14:45:19Z tkreuzer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/halinit.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: halinit_up.c 53675 2011-09-10 18:58:01Z tkreuzer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/halinit.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: halinit_xbox.c 53675 2011-09-10 18:58:01Z tkreuzer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/hal/x86/halinit.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: halxbox.h 56228 2012-03-25 16:57:10Z sginsberg $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: Xbox HAL
|
||||
* FILE: hal/halx86/xbox/halxbox.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: part_xbox.c 43124 2009-09-23 20:59:08Z hpoussin $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: hal/halx86/xbox/part_xbox.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id$
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: ntoskrnl/ke/i386/irq.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: ntvdm.c 58214 2013-01-24 23:00:42Z akhaldi $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: subsys/ntvdm/ntvdm->c
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: ntvdm.rc 27460 2007-07-08 10:19:12Z cfinck $ */
|
||||
|
||||
#include <windows.h>
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Virtual DOS Machine\0"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
; $Id: basesrv.def 21947 2006-05-20 10:49:56Z fireball $
|
||||
|
||||
LIBRARY basesrv.dll
|
||||
EXPORTS
|
||||
BaseSetProcessCreateNotify@4
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: init.c 43790 2009-10-27 10:34:16Z dgorbachev $
|
||||
*
|
||||
/*
|
||||
* init.c - ReactOS/Win32 base enviroment subsystem server
|
||||
*
|
||||
* ReactOS Operating System
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: main.c 43790 2009-10-27 10:34:16Z dgorbachev $
|
||||
*
|
||||
/*
|
||||
* dllmain.c - ReactOS/Win32 base enviroment subsystem server
|
||||
*
|
||||
* ReactOS Operating System
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: server.c 43790 2009-10-27 10:34:16Z dgorbachev $
|
||||
*
|
||||
/*
|
||||
* server.c - ReactOS/Win32 base enviroment subsystem server
|
||||
*
|
||||
* ReactOS Operating System
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
* convert long filename to iso9660 file name by Magnus Olsen
|
||||
* magnus@greatlord.com
|
||||
*
|
||||
* $Id: cdmake.c 58431 2013-03-05 08:07:21Z tkreuzer $
|
||||
*/
|
||||
|
||||
/* According to his website, this file was released into the public domain by Phillip J. Erdelsky */
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: llmosrt.c 21352 2006-03-19 18:18:15Z peterw $ */
|
||||
/* A Linked-List Memory Sort
|
||||
by Philip J. Erdelsky
|
||||
pje@acm.org
|
||||
|
|
|
@ -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: ms2ps.cpp 43790 2009-10-27 10:34:16Z dgorbachev $
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS seh conversion tool
|
||||
* FILE: tools/ms2ps/ms2ps.cpp
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: llmosrt.c 51374 2011-04-17 09:50:07Z mkupfer $ */
|
||||
/* A Linked-List Memory Sort
|
||||
by Philip J. Erdelsky
|
||||
pje@acm.org
|
||||
|
|
Loading…
Reference in a new issue