LCL: added license header

git-svn-id: trunk@15191 -
This commit is contained in:
mattias 2008-05-20 16:29:00 +00:00
parent 6e5b358938
commit acc201bc8b

View File

@ -1,3 +1,17 @@
{
*****************************************************************************
* *
* This file is part of the Lazarus Component Library (LCL) *
* *
* See the file COPYING.modifiedLGPL, included in this distribution, *
* for details about the copyright. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* *
*****************************************************************************
}
unit ButtonPanel;
{$mode objfpc}{$h+}