Remove the unneeded $Id$ blabla from the source code. (Part 8/8) Done !!
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 16 Mar 2013 20:48:10 +0000 (20:48 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 16 Mar 2013 20:48:10 +0000 (20:48 +0000)
svn path=/trunk/; revision=58527

30 files changed:
reactos/dll/win32/kernel32/client/dllmain.c
reactos/dll/win32/kernel32/client/dosdev.c
reactos/dll/win32/kernel32/client/environ.c
reactos/dll/win32/kernel32/client/except.c
reactos/dll/win32/kernel32/client/file/backup.c
reactos/dll/win32/kernel32/client/file/cnotify.c
reactos/dll/win32/kernel32/client/file/console.c
reactos/dll/win32/kernel32/client/file/copy.c
reactos/dll/win32/kernel32/client/file/create.c
reactos/dll/win32/kernel32/client/file/delete.c
reactos/dll/win32/kernel32/client/file/dir.c
reactos/dll/win32/kernel32/client/file/fileinfo.c
reactos/dll/win32/kernel32/client/file/filename.c
reactos/dll/win32/kernel32/client/file/hardlink.c
reactos/dll/win32/kernel32/client/file/iocompl.c
reactos/dll/win32/kernel32/client/file/lfile.c
reactos/dll/win32/kernel32/client/file/lock.c
reactos/dll/win32/kernel32/client/file/mailslot.c
reactos/dll/win32/kernel32/client/file/move.c
reactos/dll/win32/kernel32/client/file/rw.c
reactos/dll/win32/kernel32/client/file/tape.c
reactos/dll/win32/kernel32/client/file/volume.c
reactos/dll/win32/kernel32/client/job.c
reactos/dll/win32/kernel32/client/proc.c
reactos/dll/win32/kernel32/client/time.c
reactos/dll/win32/kernel32/client/toolhelp.c
reactos/dll/win32/kernel32/wine/lzexpand.c
reactos/dll/win32/kernel32/wine/muldiv.c
reactos/dll/win32/kernel32/wine/timezone.c
reactos/dll/win32/kernel32/winnls/string/nls.c

index 04c5cff..15e3ea0 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: dllmain.c 56414 2012-04-25 10:17:29Z tfaber $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/misc/dllmain.c
index 7bfb6cd..ebd243c 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: dosdev.c 54326 2011-11-07 00:18:13Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/dosdev.c
index cbc3b1e..8948980 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: environ.c 54459 2011-11-20 17:00:39Z pschweitzer $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/misc/env.c
index 4dc0eaf..9e6e63c 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: except.c 57269 2012-09-11 03:50:20Z mnordell $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/misc/except.c
index 8162d51..14b4b81 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: backup.c 48475 2010-08-07 05:02:58Z sir_richard $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/backup.c
index 2bc7d97..eb28c5c 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: cnotify.c 55801 2012-02-21 23:27:45Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/find.c
index de9208a..716beb3 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: console.c 55081 2012-01-22 22:27:08Z gadamopoulos $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            dll/win32/kernel32/misc/console.c
index b123cce..47b8199 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: copy.c 55885 2012-02-27 17:10:44Z sir_richard $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/copy.c
index a91a49f..fede467 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: create.c 54326 2011-11-07 00:18:13Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/create.c
index c31ff8e..11840a4 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: delete.c 56650 2012-05-23 16:51:22Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/delete.c
index b99a436..52a5342 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: dir.c 55866 2012-02-25 21:09:28Z khornicek $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/client/file/dir.c
index 392347a..a7486c6 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: fileinfo.c 54326 2011-11-07 00:18:13Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/file.c
index a1aa505..eb94d8a 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: file.c 54310 2011-11-06 04:13:21Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/file.c
index b4a43a6..dc1e8a5 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: hardlink.c 55790 2012-02-21 19:18:57Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            dll/win32/kernel32/client/file/hardlink.c
index 4d77889..0ee9800 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: iocompl.c 55793 2012-02-21 21:31:01Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/iocompl.c
index abfed12..904e1e2 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: lfile.c 48475 2010-08-07 05:02:58Z sir_richard $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/lfile.c
index 2b71e4e..708b633 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: lock.c 55795 2012-02-21 21:38:08Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            dll/win32/kernel32/file/lock.c
index d9875c3..a6b22d6 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: mailslot.c 55791 2012-02-21 19:19:44Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/mailslot.c
index 87fbc2f..8ddd4bb 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: move.c 54326 2011-11-07 00:18:13Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/file.c
index 69661da..82dc7ca 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: rw.c 54326 2011-11-07 00:18:13Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/rw.c
index 37c3066..b0642e8 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: tape.c 54334 2011-11-07 07:41:52Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/tape.c
index 6b3b4ac..3759e1e 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: volume.c 52819 2011-07-23 18:54:29Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/file/volume.c
index 6baf5da..e5a20c0 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: job.c 54306 2011-11-06 00:09:33Z pschweitzer $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/process/job.c
index 245687b..16c058b 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: proc.c 57086 2012-08-16 15:39:40Z akhaldi $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/proc/proc.c
index ff729d2..44516d4 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: time.c 52770 2011-07-22 02:13:57Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/misc/time.c
index 1f22104..0eae03b 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: toolhelp.c 54071 2011-10-10 12:14:12Z tfaber $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            dll/win32/kernel32/misc/toolhelp.c
index c24f3e0..eb4b4d2 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: lzexpand.c 52854 2011-07-24 23:42:09Z ion $
- * 
+/* 
  * LZ Decompression functions
  *
  * Copyright 1996 Marcus Meissner
index 2f12caa..45a1b87 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: muldiv.c 37829 2008-12-03 17:33:13Z dgorbachev $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            dll/win32/kernel32/misc/muldiv.c
index 6ffc578..ae0e053 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: timezone.c 52819 2011-07-23 18:54:29Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/kernel32/misc/time.c
index 7a90818..8bfc515 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id: nls.c 52854 2011-07-24 23:42:09Z ion $
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
  * FILE:            dll/win32/kernel32/misc/nls.c