LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-04-09 11:06:15 +00:00
parent e67df71726
commit cac83daa65
24 changed files with 165 additions and 174 deletions

View File

@ -4,7 +4,7 @@
<PathDelim Value="\"/>
<Name Value="lazmapviewer_rgbgraphics"/>
<Type Value="RunAndDesignTime"/>
<Author Value="ti_dic, Werner Pamler"/>
<Author Value="ti_dic"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
@ -14,8 +14,8 @@
</SearchPaths>
</CompilerOptions>
<Description Value="Add-on to LazMapViewer: Contains the drawing engine based on the RGBGraphics package."/>
<License Value="LGPL 2 or later"/>
<Version Minor="2" Release="1"/>
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
<Version Minor="2" Release="2"/>
<Files>
<Item>
<Filename Value="source\addons\rgbgraphics_drawingengine\mvde_rgbgraphics.pas"/>