mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 03:20:33 +01:00
updated COPYING
git-svn-id: trunk@41312 -
This commit is contained in:
parent
c75d6bc124
commit
2a355c2699
@ -29,12 +29,9 @@ The license directory tree:
|
||||
|
|
||||
+- codetools (GPL 2)
|
||||
|
|
||||
+- gtk
|
||||
| |
|
||||
| +- gtkglarea (modified LGPL, with one exception: nvgl.pp)
|
||||
|
|
||||
+- xxx There are various packages under various licenses. Mostly the
|
||||
modified LGPL. See the license in the package files for details.
|
||||
Some are not free for commercial use.
|
||||
|
||||
|
||||
The IDE files are the files in the <lazarus>, designer, packager and debugger
|
||||
@ -42,5 +39,3 @@ directory. They are under the GPL 2, with the following exceptions:
|
||||
transfermacros.pp, wordcompletion.pp, patheditordlg.pas, outputfilter.pas,
|
||||
inputfiledialog.pas, findreplacedialog.pp, findinfilesdlg.pas
|
||||
These files are under the modified LGPL as described in COPYING.modifiedLGPL.
|
||||
|
||||
|
||||
|
||||
@ -19,6 +19,10 @@
|
||||
***************************************************************************
|
||||
|
||||
ToDo:
|
||||
- click on target value: edit mode
|
||||
- show ide macro errors in hint
|
||||
- mark target errors red
|
||||
- show target errors in hint
|
||||
- ide macro
|
||||
- load old build macro values into matrix
|
||||
- save matrix options for old build macro values
|
||||
|
||||
Loading…
Reference in New Issue
Block a user