From 2a355c2699b5713ae72c53341c4b3bf2e9d5497e Mon Sep 17 00:00:00 2001 From: mattias Date: Mon, 20 May 2013 10:16:38 +0000 Subject: [PATCH] updated COPYING git-svn-id: trunk@41312 - --- COPYING.txt | 7 +------ ide/frames/compiler_modematrix.pas | 4 ++++ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/COPYING.txt b/COPYING.txt index 8fe7e18cb7..9daa5968ef 100644 --- a/COPYING.txt +++ b/COPYING.txt @@ -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 , 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. - - diff --git a/ide/frames/compiler_modematrix.pas b/ide/frames/compiler_modematrix.pas index 185f244fb0..07f2425d55 100644 --- a/ide/frames/compiler_modematrix.pas +++ b/ide/frames/compiler_modematrix.pas @@ -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