Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Statistics package for Octave
Upstream-Contact: The Octave Community <octave-maintainers@octave.org>
Source: https://octave.sourceforge.io/statistics/

Files: *
Copyright: 2006-2008, 2012 Arno Onken <asnelt@asnelt.org>
           2001, 2005-2017 Paul Kienzle <pkienzle@users.sf.net>
           2008 Bill Denney <bill@denney.ws>
           2007, 2009-2017 Søren Hauberg <soren@hauberg.org>
           2002-2003 Alberto Terruzzi <t-albert@libero.it>
           2011 Alexander Klein <alexander.klein@math.uni-giessen.de>
           2008 Francesco Potortì <pot@gnu.org>
           2006 Frederick (Rick) A Niles <niles@rickniles.com>
           2006 Alberto Pose <apose@alu.itba.edu.ar>
           2011 Pascal Dupuis <Pascal.Dupuis@worldonline.be>
           2012, 2014, 2016-2017 Juan Pablo Carbajal <carbajal@ifi.uzh.ch>
           2003 Alois Schloegl <alois.schloegl@ist.ac.at>
           2003-2005 Andy Adler <adler@ncf.ca>
           2011-2015 Carnë Draug <carandraug@octave.org>
           2011-2019 Nir Krakauer <nkrakauer@ccny.cuny.edu>
           2012 Daniel Ward <dwa012@gmail.com>
           2003 Iain Murray
           2011 Kyle Winfree <kyle.winfree@gmail.com>
           2009 Levente Torok <TorokLev@gmail.com>
           2005-2006 William Poetra Yoga Hadisoeseno
           2008 Sylvain Pelissier <sylvain.pelissier@gmail.com>
           2012 Iñigo Urteaga
           2012-2019 Fernando Damian Nieuwveldt <fdnieuwveldt@gmail.com>
           2014 JD Walsh <walsh@math.gatech.edu>
           2014 Maria L. Rizzo
           2014 Gabor J. Szekely
           2014-2019 Piotr Dollar <pdollar@gmail.com>
           2014 Tony Richardson
           2016 Dag Lyberg
           1995-2019 Kurt Hornik
           2016 Andreas Stahel
           2016 Pascal Dupuis <cdemills@gmail.com>
           2015-2017 Lachlan Andrew <lachlanbis@gmail.com>
           2018-2020 John Donoghue <john.donoghue@ieee.org>
           2009-2010 VZLU Prague
           1996-2017 John W. Eaton
           2016-2017 Guillaume Flandin
           2017 Nicholas R. Jankowski
           2013-2017 Julien Bect
           2012, 2017-2018 Rik Wehbring
           2008-2017 Jaroslav Hajek
           2007-2017 David Bateman
           2008-2017 Ben Abbott
           1995-2017 Friedrich Leisch
           2010 Christos Dimitrakakis
           2014 Mike Giles
           2018 Olaf Till <i7tiol@t-online.de>
           2017-2018 Oliver Heimlich <oheim@posteo.de>
           2019 Anthony Morast
License: GPL-3+

Files: Makefile
       octave-statistics.metainfo.xml
Copyright: 2016 Carnë Draug
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.

Files: src/install-sh
Copyright: 1994 X Consortium
License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other deal-
 ings in this Software without prior written authorization from the X Consor-
 tium.

Files: inst/anderson_darling_cdf.m inst/anderson_darling_test.m inst/ff2n.m
 inst/fullfact.m inst/gamfit.m inst/gamlike.m inst/mvnpdf.m inst/normplot.m
Copyright: public-domain
License: public-domain
 This code is granted to the public domain.

Files: debian/*
Copyright: 2007-2008 Ólafur Jens Sigurðsson <ojsbug@gmail.com>
           2008-2009, 2013-2020 Rafael Laboissiere <rafael@debian.org>
           2008-2012 Thomas Weber <tweber@debian.org>
           2011-2018 Sébastien Villemot <sebastien@debian.org>
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.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public
 License, version 3, can be found in the file
 `/usr/share/common-licenses/GPL-3'.
 