From 68ac8381cae336dda0cd718dd6fa43b677f5ef8d Mon Sep 17 00:00:00 2001 From: plugwash Date: Sat, 31 Jan 2009 01:00:51 +0000 Subject: [PATCH 1/1] change blinklist.pas to zlib license with bewares permission git-svn-id: file:///svnroot/lcore/trunk@33 b1de8a11-f9be-4011-bde0-cc7ace90066a --- blinklist.pas | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/blinklist.pas b/blinklist.pas index 2079b75..27232f4 100755 --- a/blinklist.pas +++ b/blinklist.pas @@ -1,21 +1,9 @@ -(* - * beware IRC services, blinklist.pas - * Copyright (C) 2002 Bas Steendijk - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * 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 General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - *) + +{ Copyright (C) 2005 Bas Steendijk + For conditions of distribution and use, see copyright notice in zlib_license.txt + which is included in the package + ----------------------------------------------------------------------------- } + unit blinklist; {$ifdef fpc} {$mode delphi} -- 2.30.2