chmhelp: added license note

git-svn-id: trunk@37972 -
This commit is contained in:
mattias 2012-07-19 08:20:29 +00:00
parent 7058153b7c
commit 131c3f4ccd
2 changed files with 7 additions and 4 deletions

View File

@ -18,9 +18,9 @@
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="This package contains unit that will allow you to &quot;remote control&quot; the program LHelp.
"/>
<Version Minor="1"/>
<Description Value="This package contains unit that will allow you to &quot;remote control&quot; the program LHelp."/>
<License Value="Modified LGPL-2, same as LCL"/>
<Version Minor="2"/>
<Files Count="1">
<Item1>
<Filename Value="lhelpcontrol.pas"/>

View File

@ -2,6 +2,7 @@
<CONFIG>
<Package Version="4">
<Name Value="ChmHelpPkg"/>
<Author Value="Andrew Haines"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
@ -19,7 +20,9 @@
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Version Minor="1"/>
<Description Value="IDE package to use chm help files in the IDE via the lhelp viewer."/>
<License Value="GPL 2"/>
<Version Minor="2"/>
<Files Count="4">
<Item1>
<Filename Value="lazchmhelp.pas"/>