mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 03:29:32 +01:00
chmhelp: added license note
git-svn-id: trunk@37972 -
This commit is contained in:
parent
7058153b7c
commit
131c3f4ccd
@ -18,9 +18,9 @@
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="This package contains unit that will allow you to "remote control" the program LHelp.
|
||||
"/>
|
||||
<Version Minor="1"/>
|
||||
<Description Value="This package contains unit that will allow you to "remote control" the program LHelp."/>
|
||||
<License Value="Modified LGPL-2, same as LCL"/>
|
||||
<Version Minor="2"/>
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
<Filename Value="lhelpcontrol.pas"/>
|
||||
|
||||
@ -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"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user