Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GNU APL
Upstream-Contact: bug-apl@gnu.org
Source: https://www.gnu.org/software/apl/

Files: *
Copyright: 2008-2019 Dr. Jürgen Sauermann <bug-apl@gnu.org>
License: GPL-3+

Files: src/emacs_mode/*
       src/sql/*
       src/Regexp.cc
       src/Regexp.hh
       src/Quad_RE.cc
       src/Quad_RE.hh
       src/Quad_SQL.cc
Copyright: 2014-2018 Elias Mårtenson
License: GPL-3+

Files: src/Help.def
Copyright: 2017 Elias Mårtenson
           2017 Alexey Veretennikov
License: GPL-3+

Files: src/LApack.cc src/LApack.hh
Copyright: 2008-2015 Dr. Jürgen Sauermann <bug-apl@gnu.org>
           1992-2011 The University of Tennessee and The University of Tennessee Research Foundation
           2000-2011 The University of California Berkeley
           2006-2011 The University of Colorado Denver
License: GPL-3+ and BSD-3-clause
Comment:
 These files are a C++ port of the 'dgelsy' and 'zgelsy' functions (and
 the functions they call) from LAPACK (http://www.netlib.org/lapack/).
 The LAPACK-derived portion is covered by the BSD-3-clause license below;
 the surrounding GNU APL code is covered by GPL-3+.

Files: m4/ax_lib_postgresql.m4
       m4/ax_lib_sqlite3.m4
Copyright: 2008 Mateusz Loskot <mateusz@loskot.net>
License: FSFAP

Files: m4/ax_lib_readline.m4
Copyright: 2008 Ville Laurikari <vl@iki.fi>
License: FSFAP

Files: m4/ax_path_lib_pcre.m4
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
License: GPL-3+ with Autoconf-Macro exception

Files: m4/depend.m4
       m4/lib-ld.m4
       m4/lib-link.m4
       m4/lib-prefix.m4
       m4/progtest.m4
Copyright: 1996-2013 Free Software Foundation, Inc.
License: FSFUL

Files: m4/gtk-3.0.m4
Copyright: 1997-2001 Owen Taylor
License: FSFUL
Comment:
 This is the standard "Configure paths for GTK+" Autoconf macro shipped by
 the GTK+ project for use by packages that build against GTK+.  The copy in
 this source tree carries no explicit licence notice; like the other GTK+
 configure macros it is distributed under unlimited-permission terms.

Files: debian/*
Copyright: 2013 Jürgen Sauermann <bug-apl@gnu.org>
           2026 Barak A. Pearlmutter <barak@pearlmutter.net>
License: GPL-3+

License: GPL-3+
 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 3 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.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 3 can be found in '/usr/share/common-licenses/GPL-3'.

License: GPL-3+ with Autoconf-Macro exception
 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 3 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, see <https://www.gnu.org/licenses/>.
 .
 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 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.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in '/usr/share/common-licenses/GPL-3'.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. 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.
 3. Neither the name of the copyright holders 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 COPYRIGHT
 OWNER 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.

License: FSFAP
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.

License: FSFUL
 This file is free software; the Free Software Foundation gives unlimited
 permission to copy and/or distribute it, with or without modifications,
 as long as this notice is preserved.
