* Get rid of $Id$ usage and the related svn property.
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 18 Feb 2012 22:57:24 +0000 (22:57 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sat, 18 Feb 2012 22:57:24 +0000 (22:57 +0000)
svn path=/trunk/; revision=55685

reactos/base/applications/cmdutils/find/find.rc
reactos/base/setup/reactos/lang/en-US.rc
reactos/base/setup/welcome/welcome.rc
reactos/dll/cpl/main/main.rc
reactos/dll/win32/devmgr/devmgr.rc
reactos/dll/win32/syssetup/syssetup.rc
reactos/dll/win32/user32/user32.rc
reactos/dll/win32/userenv/userenv.rc
reactos/hal/halx86/mp/mps.S
reactos/include/reactos/version.rc
reactos/tools/cabman/makefile.win32

index abbc2ab..35e38de 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ */
 #define REACTOS_STR_FILE_DESCRIPTION   "W32 find command\0"
 #define REACTOS_STR_INTERNAL_NAME      "find\0"
 #define REACTOS_STR_ORIGINAL_FILENAME  "find.exe\0"
index 036ec46..2c4f76c 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
 IDD_STARTPAGE DIALOGEX DISCARDABLE  0, 0, 317, 193
index 648c4d4..212fc15 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 #include <windows.h>
 #include "resource.h"
 
index a377cca..84bf2b2 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 #include <windows.h>
 #include "resource.h"
 
index 5843b12..b61cef7 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 #include <windows.h>
 #include "resource.h"
 
index cef9fad..800739b 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 #include <windows.h>
 #include "resource.h"
 
index 51cecf1..7038874 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 #include <windows.h>
 #include "include/resource.h"
 
index 8ca0a11..3369960 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$
- *
- * Copyright (C) 2004 Eric Kohl
+/* Copyright (C) 2004 Eric Kohl
  *
  * 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
index 094780f..8e18732 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
  * FILE:            hal/halx86/mp/mps.S
index b013641..bc98ce2 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
  * Inspired by Wine file include/wine_common_ver.rc
  * Copyright 2001 Dmitry Timoshkov
  *
index fca4c8e..c7af1d7 100644 (file)
@@ -1,5 +1,3 @@
-# $Id$
-
 PATH_TO_TOP = ../..
 
 TARGET_TYPE = program