removed lcl/COPYING.LCL, because it was old and wrong

git-svn-id: trunk@8690 -
This commit is contained in:
mattias 2006-02-03 15:56:21 +00:00
parent 64b582dd8e
commit 3f1451b586
2 changed files with 2 additions and 18 deletions

View File

@ -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;

View File

@ -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