mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 09:29:27 +02:00
LCL: change the license header in Arrow source. Refer to COPYING.modifiedLGPL.txt.
git-svn-id: trunk@41386 -
This commit is contained in:
parent
d846fce1d2
commit
e29222f783
21
lcl/arrow.pp
21
lcl/arrow.pp
@ -1,21 +1,12 @@
|
||||
{
|
||||
***************************************************************************
|
||||
This library is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU Library General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or (at your
|
||||
option) any later version.
|
||||
*********************************************************************
|
||||
This file is part of the Lazarus Component Library (LCL)
|
||||
|
||||
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. See the GNU Library General Public License
|
||||
for more details.
|
||||
See the file COPYING.modifiedLGPL.txt, included in this distribution,
|
||||
for details about the license.
|
||||
*********************************************************************
|
||||
|
||||
You should have received a copy of the GNU Library General Public License
|
||||
along with this library; if not, write to the Free Software Foundation,
|
||||
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
***************************************************************************
|
||||
|
||||
Copyright (C) 2013 H. Page-Clark
|
||||
Author: H. Page-Clark
|
||||
|
||||
Abstract:
|
||||
Show an arrow. Its size, direction, color and shadow can be adjusted.
|
||||
|
Loading…
Reference in New Issue
Block a user