Skip to content

Commit 88d7617

Browse files
author
delphidabbler
committed
Remove $Rev$ and $Date$ SVN placeholders
1 parent 71ff6d7 commit 88d7617

File tree

10 files changed

+0
-41
lines changed

10 files changed

+0
-41
lines changed

Docs/Design/Warnings.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,3 @@ XE warning options as follows:
55
"Platform Symbol" is switched OFF.
66
"Widening given AnsiChar constant to WideChar lost information" is switched ON.
77
"Widening given AnsiString constant lost information" is switched ON.
8-
9-
--------------------------------------------------------------------------------
10-
$Rev$
11-
$Date$
12-
--------------------------------------------------------------------------------

Docs/PreSVNHistory.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12148,8 +12148,3 @@ Version Information Editor 2.11.2
1214812148
Inno Setup Compiler v5.2.3 with ISPP preprocessor.
1214912149
Microsoft MIDL compiler v7.0
1215012150
Borland TLIBIMP v10.0
12151-
12152-
--------------------------------------------------------------------------------
12153-
$Rev$
12154-
$Date$
12155-
--------------------------------------------------------------------------------

Docs/ReadMe.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,3 @@ Thanks to:
385385

386386

387387
================================================================================
388-
$Rev$
389-
$Date$
390-
================================================================================

Src/Help/CodeSnip.hhp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
;
55
; Copyright (C) 2005-2020, Peter Johnson (gravatar.com/delphidabbler).
66
;
7-
; $Rev$
8-
; $Date$
9-
;
107
; CodeSnip help project file.
118

129

Tests/Src/DUnit/CodeSnipTests.dpr

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@
3434
* DCC32 -B -R<path-to-dunit-binaries> CodeSnipTests
3535
*
3636
* Note that once again the path to the DUnit binaries is required.
37-
*
38-
* -----------------------------------------------------------------------------
39-
* $Rev$
40-
* $Date$
41-
* -----------------------------------------------------------------------------
4237
}
4338

4439

Tests/Src/DUnit/TestUBaseObjects.pas

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
Delphi DUnit Test Case for the UBaseObjects Unit
3-
------------------------------------------------
4-
5-
$Rev$
6-
$Date$
73
}
84

95
unit TestUBaseObjects;

Tests/Src/DUnit/TestUContainers.pas

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
Delphi DUnit Test Case for the UContainers Unit
3-
-----------------------------------------------
4-
5-
$Rev$
6-
$Date$
73
}
84

95

Tests/Src/DUnit/TestUSingleton.pas

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
Delphi DUnit Test Case for the USingleton Unit
3-
----------------------------------------------
43
54
To use all the tests in this unit you will need to define the TESTING symbol.
6-
7-
$Rev$
8-
$Date$
95
}
106

117
unit TestUSingleton;

Tests/Src/DUnit/TestUStrUtils.pas

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
Delphi DUnit Test Case for the UStrUtils Unit
3-
---------------------------------------------
4-
5-
$Rev$
6-
$Date$
73
}
84

95
unit TestUStrUtils;

Tests/Src/DUnit/TestUUtils.pas

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{ \
22
Delphi DUnit Test Case for the UUtils Unit
3-
------------------------------------------
4-
5-
$Rev$
6-
$Date$
73
}
84

95
unit TestUUtils;

0 commit comments

Comments
 (0)