From e29222f7835994c7515392c70a950c69b12ca9d3 Mon Sep 17 00:00:00 2001 From: juha Date: Fri, 24 May 2013 18:27:53 +0000 Subject: [PATCH] LCL: change the license header in Arrow source. Refer to COPYING.modifiedLGPL.txt. git-svn-id: trunk@41386 - --- lcl/arrow.pp | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/lcl/arrow.pp b/lcl/arrow.pp index e137dcb7f8..356f9c152f 100644 --- a/lcl/arrow.pp +++ b/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.