This package was debianized by Petr Hlozek <petr@ok2cqr.com> on
Sat, 11 Jul 2011 19:50:00 +1.

Upstream Author: Petr Hlozek <petr@ok2cqr.com>

Copyright:

The main cqrlog source code is:

 * Copyright (c) 2011 Petr Hlozek
 * All rights reserved.

and is distributed under the GNU General Public License 
(version 2 or later), which is available 
in /usr/share/common-licenses/GPL

Copyright:

Source code of a part of Synapse (network communication, serial port classes) :

 * Copyright (c)1999-2006, Lukas Gebauer
 * All rights reserved.

Synapse is distributed under the following terms:

Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions 
are met:
Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright 
notice, this list of conditions and the following disclaimer in the 
documentation and/or other materials provided with the distribution.

Neither the name of Lukas Gebauer nor the names of its contributors 
may be used to endorse or promote products derived from this software 
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
“AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS 
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

It was downloaded from http://www.ararat.cz/synapse/doku.php/download

Copyright:

RegExp.pas file which contains classes for regular expression:

 * Copyright (c) 1999-2004 Andrey V. Sorokin, St.Petersburg, Russia
 * All rights reserved.

is distributed under the following terms:

 You may use this software in any kind of development,
 including comercial, redistribute, and modify it freely,
 under the following restrictions :
 1. This software is provided as it is, without any kind of
    warranty given. Use it at Your own risk.The author is not
    responsible for any consequences of use of this software.
 2. The origin of this software may not be mispresented, You
    must not claim that You wrote the original software. If
    You use this software in any kind of product, it would be
    appreciated that there in a information box, or in the
    documentation would be an acknowledgement like

     Partial Copyright (c) 2004 Andrey V. Sorokin
                                http://RegExpStudio.com
                                mailto:anso@mail.ru

 3. You may not have any income from distributing this source
    (or altered version of it) to other developers. When You
    use this product in a comercial package, the source may
    not be charged seperatly.
 4. Altered versions must be plainly marked as such, and must
    not be misrepresented as being the original software.
 5. RegExp Studio application and all the visual components as 
    well as documentation is not part of the TRegExpr library 
    and is not free for usage.

It was downloaded from http://RegExpStudio.com    

Copyright:

Source code of a part of lNet library (telnet communication routines):

 * CopyRight (C) 2004-2008 Ales Katona
 * All rights reserved.

Distributed under the GNU General Public License (version 2), 
which is available in /usr/share/common-licenses/GPL 
with this addon:

The source code of the Lightweight Network library are
distributed under the Library GNU General Public License 
which is available in /usr/share/common-licenses/GPL
with the following modification:
- object files and libraries linked into an application may be
  distributed without source code.

The unit tomwinsock.pas is EXLUDED from both the GPL and this addon license.
It is distributed under the terms of BSD license as mentioned in the file
/usr/share/common-licenses/BSD
I am NOT the author of tomwinsock.pas
 
It was downloaded from http://lnet.wordpress.com/download/ 

Copyright:

IPC communication routines:

 * Copyright (c) 1999-2004 by the Free Pascal development team
 * All rights reserved.

Distributed under the GNU General Public License (version 2), 
which is available in /usr/share/common-licenses/GPL 

it was downloaded from http://www.freepascal.org/download.var
