* Get rid of $Id$ usage and the related svn property.

svn path=/trunk/; revision=55685
This commit is contained in:
Amine Khaldi 2012-02-18 22:57:24 +00:00
parent 3bd63cad35
commit 87a7ba545c
11 changed files with 3 additions and 22 deletions

View 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"

View file

@ -1,5 +1,3 @@
/* $Id$ */
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
IDD_STARTPAGE DIALOGEX DISCARDABLE 0, 0, 317, 193

View file

@ -1,5 +1,3 @@
/* $Id$ */
#include <windows.h>
#include "resource.h"

View file

@ -1,5 +1,3 @@
/* $Id$ */
#include <windows.h>
#include "resource.h"

View file

@ -1,5 +1,3 @@
/* $Id$ */
#include <windows.h>
#include "resource.h"

View file

@ -1,5 +1,3 @@
/* $Id$ */
#include <windows.h>
#include "resource.h"

View file

@ -1,5 +1,3 @@
/* $Id$ */
#include <windows.h>
#include "include/resource.h"

View 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

View file

@ -1,5 +1,4 @@
/* $Id$
*
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: hal/halx86/mp/mps.S

View file

@ -1,5 +1,4 @@
/* $Id$
*
/*
* Inspired by Wine file include/wine_common_ver.rc
* Copyright 2001 Dmitry Timoshkov
*

View file

@ -1,5 +1,3 @@
# $Id$
PATH_TO_TOP = ../..
TARGET_TYPE = program