Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sndfile-tools
Upstream-Contact: <umlaeute@debian.org>
Source: https://github.com/libsndfile/sndfile-tools

Files: *
Copyright: 2007-2020, Erik de Castro Lopo <erikd@mega-nerd.com>
License: GPL-2 or GPL-3

Files: src/resample.c
Copyright: 2002-2012, Erik de Castro Lopo <erikd@mega-nerd.com>
License: GPL-2+

Files: tests/common_tests.c
Copyright: 2012-2013, Erik de Castro Lopo <erikd@mega-nerd.com>
  2013, driedfruit <driedfruit@mindloop.net>
License: GPL-2 or GPL-3

Files: src/waveform.c
Copyright: 2007-2015, Erik de Castro Lopo <erikd@mega-nerd.com>
  2012, Robin Gareus <robin@gareus.org>
  2013, driedfruit <driedfruit@mindloop.net>
License: GPL-2 or GPL-3

Files: src/jackplay.c
Copyright: 2007, Jonatan Liljedahl <lijon@kymatica.com>
  2007-2016, Erik de Castro Lopo <erikd@mega-nerd.com>
  2013, elboulangero <elboulangero@gmail.com>
  2014, Alexander Regueiro <alex@noldorin.com>
License: GPL-2+

Files: m4/*flag*.m4
Copyright: 2008, Guido U. Draheim <guidod@gmx.de>
  2011, Maarten Bosmans <mkbosmans@gmail.com>
License: GPL-3+ and Autoconf-exception

Files: m4/ax_compiler_version.m4
Copyright: 2014, Bastien ROUCARIES <roucaries.bastien+autoconf@gmail.com>
License: FSFAP

Files: m4/ax_require_defined.m4
Copyright: 2014, Mike Frysinger <vapier@gentoo.org>
License: FSFAP

Files: m4/ax_pthread.m4
Copyright: 2008, Steven G. Johnson <stevenj@alum.mit.edu>
  2011, Daniel Richard G. <skunk@iSKUNK.ORG>
License: GPL-3+

Files: m4/ax_recursive_eval.m4
Copyright: 2008, Alexandre Duret-Lutz <adl@gnu.org>
License: GPL-2+ and Autoconf-exception

Files: m4/ax_compiler_vendor.m4
Copyright: 2008, Matteo Frigo
  2008, Steven G. Johnson <stevenj@alum.mit.edu>
License: GPL-3+ and Autoconf-exception

Files: debian/*
Copyright: 2017-2021, IOhannes m zmölnig <umlaeute@debian.org>
License: GPL-2+


# License texts

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

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

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

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: Autoconf-exception
 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.