This package was debianized by Jakub Wilk <jwilk@jwilk.net> on
Thu, 06 Nov 2008 20:03:16 +0100.

It was downloaded from <http://poliqarp.sf.net/>.

Upstream Authors:

  Aleksander Buczyński,
  Daniel Janus,
  Zygmunt Krynicki,
  Jakub Wilk.

Copyright:

  Copyright © 2004-2009 by Instytut Podstaw Informatyki Polskiej
  Akademii Nauk (IPI PAN; Institute of Computer Science, Polish
  Academy of Sciences; cf. www.ipipan.waw.pl).

License:

  This file is part of the Poliqarp suite.
  
  This file may be distributed and/or modified under the terms of the GNU
  General Public License version 2 as published by the Free Software Foundation
  and appearing in the file gpl.txt included in the packaging of this file.
  (See http://www.gnu.org/licenses/translations.html for unofficial
  translations.)
  
  A commercial license is available from IPI PAN (contact
  Michal.Ciesiolka@ipipan.waw.pl or ipi@ipipan.waw.pl for more information).
  Licensees holding a valid commercial license from IPI PAN may use this file
  in accordance with that license.
  
  This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
  WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Several files are distributed under other conditions:

* ``win32/pthread/*.c`` and ``win32/pthread/*.h``:

  Copyright © 1998 John E. Bossom
  Copyright © 1999-2005 Pthreads-win32 contributors
  
  The current list of contributors is contained in the file CONTRIBUTORS
  included with the source code distribution. The list can also be seen at the
  following World Wide Web location:
  http://sources.redhat.com/pthreads-win32/contributors.html
  
  This library is free software; you can redistribute it and/or modify it under
  the terms of the GNU Lesser General Public License as published by the Free
  Software Foundation; either version 2 of the License, or (at your option) any
  later version.
  
  This library 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 Lesser General Public License for more
  details.

* ``win32/regc_color.c``, ``win32/regc_cvec.c``, ``win32/regc_lex.c``,
  ``win32/regc_nfa.c``, ``win32/regcomp.c``, ``win32/regcustom.h``,
  ``win32/rege_dfa.c``, ``win32/regerror.c``, ``win32/regex.h``,
  ``win32/regexec.c``, ``win32/regfree.c`` and ``win32/regguts.h``:

  Copyright © 1998, 1999 Henry Spencer.
 
  Development of this software was funded, in part, by Cray Research Inc.,
  UUNET Communications Services Inc., Sun Microsystems Inc., and Scriptics
  Corporation, none of whom are responsible for the results. The author
  thanks all of them.
 
  Redistribution and use in source and binary forms — with or without
  modification — are permitted for any purpose, provided that redistributions
  in source form retain this entire copyright notice and indicate the origin
  and nature of any modifications.
 
  I'd appreciate being given credit for this package in the documentation of
  software which uses it, but that is not a requirement.
 
  THIS SOFTWARE IS PROVIDED “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 HENRY
  SPENCER 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.

* ``unibits/tcl*.c``, ``unibits/unibits.h``, ``win32/regex/regc_locale.c`` and
  ``win32/regex/regerrs.h``:

  This software is copyrighted by the Regents of the University of California,
  Sun Microsystems, Inc., Scriptics Corporation, ActiveState Corporation and
  other parties. The following terms apply to all files associated with the
  software unless explicitly disclaimed in individual files.
  
  The authors hereby grant permission to use, copy, modify, distribute, and
  license this software and its documentation for any purpose, provided that
  existing copyright notices are retained in all copies and that this notice is
  included verbatim in any distributions. No written agreement, license, or
  royalty fee is required for any of the authorized uses. Modifications to
  this software may be copyrighted by their authors and need not follow the
  licensing terms described here, provided that the new terms are clearly
  indicated on the first page of each file where they apply.
  
  IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
  DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
  OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF,
  EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
  THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING,
  BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
  PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN
  "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE
  MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  
  GOVERNMENT USE: If you are acquiring this software on behalf of the U.S.
  government, the Government shall have only "Restricted Rights" in the
  software and related documentation as defined in the Federal Acquisition
  Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the
  software on behalf of the Department of Defense, the software shall be
  classified as "Commercial Computer Software" and the Government shall have
  only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs.
  Notwithstanding the foregoing, the authors grant the U.S. Government and
  others acting in its behalf permission to use and distribute the software in
  accordance with the terms specified in this license. 

* ``sakura/common/getline.h``:

  Copyright © 2000 by Lineo, inc.
 
  This program 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 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.

* ``m4/pthread.m4``:

  Copyright © 2006 Steven G. Johnson <stevenj@alum.mit.edu>
 
  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.

  As a special exception, the respective Autoconf Macro's copyright owner gives
  unlimited permission to copy, distribute and modify the configure scripts
  that are the output of Autoconf when processing the Macro. You need not
  follow the terms of the GNU General Public License when using or distributing
  such scripts, even though portions of the text of the Macro appear in them.
  The GNU General Public License (GPL) does govern all other use of the
  material that constitutes the Autoconf Macro.

  This special exception to the GPL applies to versions of the Autoconf Macro
  released by the Autoconf Macro Archive. When you make and distribute a
  modified version of the Autoconf Macro, you may extend this special exception
  to the GPL to apply to your modified version as well.

* ``gui/ipipan/poliqarp/gui/TableCellSizeAdjustor.java``:

  Copyright © Dirk Hillbrecht 1999-2000, chitec/Dirk Hillbrecht 2000,2001,2002.

  This file is distributed under the terms of the GNU LGPL.

On Debian systems:

* the complete text of the GNU General Public License can be found in
  ``/usr/share/common-licenses/GPL-2``.

* the complete text of the GNU Lesser General Public License can be found in
  ``/usr/share/common-licenses/LGPL-2``.
