commence to remove CVS info from each file

This commit is contained in:
Geoff McLane 2014-08-03 18:06:49 +02:00
parent 1ecf6b2074
commit 3b2cf509b7
10 changed files with 0 additions and 55 deletions

View file

@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
REM REM
REM <URL:http://tidy.sourceforge.net/> REM <URL:http://tidy.sourceforge.net/>
REM REM
REM CVS Info:
REM
REM $Author: arnaud02 $
REM $Date: 2006/10/20 16:44:40 $
REM $Revision: 1.2 $
@REM USER VARIABLES @REM USER VARIABLES
@REM ############## @REM ##############

View file

@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
REM REM
REM <URL:http://tidy.sourceforge.net/> REM <URL:http://tidy.sourceforge.net/>
REM REM
REM CVS Info:
REM
REM $Author: arnaud02 $
REM $Date: 2006/12/30 08:36:33 $
REM $Revision: 1.3 $
REM (for MS compiler users): REM (for MS compiler users):
REM call alltest1 ..\build\msvc\Release\tidy.exe .\tmp REM call alltest1 ..\build\msvc\Release\tidy.exe .\tmp

View file

@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
REM REM
REM <URL:http://tidy.sourceforge.net/> REM <URL:http://tidy.sourceforge.net/>
REM REM
REM CVS Info:
REM
REM $Author: arnaud02 $
REM $Date: 2006/12/28 10:01:45 $
REM $Revision: 1.5 $
@if "%TIDY%." == "." goto Err1 @if "%TIDY%." == "." goto Err1
@if NOT EXIST %TIDY% goto Err2 @if NOT EXIST %TIDY% goto Err2

View file

@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
REM REM
REM <URL:http://tidy.sourceforge.net/> REM <URL:http://tidy.sourceforge.net/>
REM REM
REM CVS Info:
REM
REM $Author: arnaud02 $
REM $Date: 2006/10/20 16:44:40 $
REM $Revision: 1.2 $
echo Testing %1 %2 %3 echo Testing %1 %2 %3
set TESTNO=%1 set TESTNO=%1

View file

@ -8,12 +8,6 @@
# #
# <URL:http://tidy.sourceforge.net/> # <URL:http://tidy.sourceforge.net/>
# #
# CVS Info:
#
# $Author: arnaud02 $
# $Date: 2005/03/23 12:57:19 $
# $Revision: 1.1 $
#
# set -x # set -x
VERSION='$Id' VERSION='$Id'

View file

@ -8,12 +8,6 @@
# #
# <URL:http://tidy.sourceforge.net/> # <URL:http://tidy.sourceforge.net/>
# #
# CVS Info:
#
# $Author: arnaud02 $
# $Date: 2007/02/04 17:35:31 $
# $Revision: 1.2 $
#
# set -x # set -x
VERSION='$Id' VERSION='$Id'

View file

@ -8,12 +8,6 @@
# #
# <URL:http://tidy.sourceforge.net/> # <URL:http://tidy.sourceforge.net/>
# #
# CVS Info:
#
# $Author: creitzel $
# $Date: 2003/03/19 18:33:12 $
# $Revision: 1.18 $
#
# set -x # set -x
VERSION='$Id' VERSION='$Id'

View file

@ -8,12 +8,6 @@
# #
# <URL:http://tidy.sourceforge.net/> # <URL:http://tidy.sourceforge.net/>
# #
# CVS Info:
#
# $Author: arnaud02 $
# $Date: 2006/01/04 10:27:12 $
# $Revision: 1.9 $
#
# set -x # set -x
VERSION='$Id' VERSION='$Id'

View file

@ -8,12 +8,6 @@
# #
# <URL:http://tidy.sourceforge.net/> # <URL:http://tidy.sourceforge.net/>
# #
# CVS Info:
#
# $Author: arnaud02 $
# $Date: 2005/03/08 12:08:00 $
# $Revision: 1.5 $
#
# set -x # set -x
VERSION='$Id' VERSION='$Id'

View file

@ -7,10 +7,5 @@ REM See tidy.c for the copyright notice.
REM REM
REM <URL:http://tidy.sourceforge.net/> REM <URL:http://tidy.sourceforge.net/>
REM REM
REM CVS Info:
REM
REM $Author: creitzel $
REM $Date: 2003/03/19 18:33:12 $
REM $Revision: 1.1 $
for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j