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)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
<Description Value="This package contains unit that will allow you to &quot;remote control&quot; the program LHelp. <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="1"/> <Version Minor="2"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="lhelpcontrol.pas"/> <Filename Value="lhelpcontrol.pas"/>

View File

@ -2,6 +2,7 @@
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="4">
<Name Value="ChmHelpPkg"/> <Name Value="ChmHelpPkg"/>
<Author Value="Andrew Haines"/>
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>
<SearchPaths> <SearchPaths>
@ -19,7 +20,9 @@
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </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"> <Files Count="4">
<Item1> <Item1>
<Filename Value="lazchmhelp.pas"/> <Filename Value="lazchmhelp.pas"/>