mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 20:59:36 +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
|
||||
SrcEdit.Modified:=true;
|
||||
SourceNotebook.UpdateStatusBar;
|
||||
{ $IFDEF VerboseDesignerModified}
|
||||
{$IFDEF VerboseDesignerModified}
|
||||
DumpStack;
|
||||
{ $ENDIF}
|
||||
{$ENDIF}
|
||||
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