@@ -228,7 +228,7 @@ begin
const Indent = ' ';
WriteLn(F, 'unit ' + PathChangeExt(PathExtractName(OutputFileName), '') + ';');
WriteLn(F);
- WriteLn(F, '{ This file is automatically generated. Do not edit. }');
+ WriteLn(F, '{ This file is automatically generated by ISHelpGen. Do not edit. }');
WriteLn(F, 'interface');
@@ -14,7 +14,7 @@
For conditions of distribution and use, see LICENSE.TXT.
Portions Copyright (C) 2001-2004 Alex Yackimoff
- This file is automatically generated. Do not edit.
+ This file is automatically generated by ISHelpGen. Do not edit.
</xsl:comment>
<ishelp version="1">
@@ -7,7 +7,7 @@
Portions by Martijn Laan
-->
@@ -1,6 +1,6 @@
unit isxclasses_wordlists_generated;
-{ This file is automatically generated. Do not edit. }
+{ This file is automatically generated by ISHelpGen. Do not edit. }
interface
@@ -11,7 +11,7 @@
Portions Copyright (C) 2000-2024 Martijn Laan