mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 12:09:21 +02:00
removed lcl/COPYING.LCL, because it was old and wrong
git-svn-id: trunk@8690 -
This commit is contained in:
parent
64b582dd8e
commit
3f1451b586
@ -10170,9 +10170,9 @@ begin
|
|||||||
if SrcEdit<>nil then begin
|
if SrcEdit<>nil then begin
|
||||||
SrcEdit.Modified:=true;
|
SrcEdit.Modified:=true;
|
||||||
SourceNotebook.UpdateStatusBar;
|
SourceNotebook.UpdateStatusBar;
|
||||||
{ $IFDEF VerboseDesignerModified}
|
{$IFDEF VerboseDesignerModified}
|
||||||
DumpStack;
|
DumpStack;
|
||||||
{ $ENDIF}
|
{$ENDIF}
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
@ -1,16 +0,0 @@
|
|||||||
This is the file COPYING.LCL, it applies to the Lazarus Component Library (LCL)
|
|
||||||
and interfaces distributed by members of the Lazarus Development Team.
|
|
||||||
|
|
||||||
The source code of the Lazarus Component Library and interfaces are
|
|
||||||
distributed under the Library GNU General Public License
|
|
||||||
(see the file COPYING) with the following modification:
|
|
||||||
|
|
||||||
- object files and libraries linked into an application may be
|
|
||||||
distributed without source code.
|
|
||||||
|
|
||||||
If you didn't receive a copy of the file COPYING, contact:
|
|
||||||
Free Software Foundation, Inc.,
|
|
||||||
59 Temple Place - Suite 330
|
|
||||||
Boston, MA 02111
|
|
||||||
USA
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user