Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jack1
Upstream-Contact: Paul Davis
Source: https://github.com/jackaudio/jack1/releases
License: GPL-2+

Files: *
Copyright: 1999-2005, Paul Davis
           2000, Jaroslav Kysela <perex@suse.cz>
           2001-2009, Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others
           2002, Anthony Van Groningen
           2002, Dave LaRose
           2002, Fernando Lopez-Lezcano
           2003-2005, Jack O'Quin
           2003-2007, Jussi Laako <jussi@sonarnerd.net>
           2003, Bob Ham <rah@bash.sh>
           2003, Grame
           2003, Johnny Petrantoni
           2004-2005, Karsten Wiese, Rui Nuno Capela
           2005-2006, Torben Hohn <torbenh@gmx.de>
           2005-2007, Pieter Palmers <pieter.palmers@ffado.org>
           2006-2007, Dmitry S. Baikov <c0ff@konstruktiv.org>
           2008, Jacob Meuser <jakemsr@sdf.lonestar.org>
           2008, Marc-Olivier Barre <marco@marcochapeau.org>
           2012, Jonathan Woithe
License: GPL-2+

Files: include/driver_interface.h
       include/messagebuffer.h
       include/pool.h
       include/port.h
       include/unlock.h
       include/varargs.h
       jack/*
       libjack/*
Copyright: 2000-2013, Paul Davis
           2001-2004, Paul Davis, Tilman Linneweh
           2002, Kai Vehmanen
           2003-2004, Jack O'Quin
           2003, Bob Ham <rah@bash.sh>
           2003, Rohan Drape
           2004-2006, Ian Esten
           2004-2012, Grame
           2004, Rui Nuno Capela, Lee Revell
           2004, Rui Nuno Capela, Steve Harris
           2005-2008, Jussi Laako
           2006-2014, David Robillard
           2010, Torben Hohn
License: LGPL-2.1+

Files: drivers/sndio/sndio_driver.c
       drivers/sndio/sndio_driver.h
Copyright: 2009, Jacob Meuser <jakemsr@sdf.lonestar.org>
License: ISC

Files: debian/*
Copyright: 2001-2022, Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
License: GPL-2+

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

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: LGPL-2.1+
 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.1 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.
Comment:
 On Debian systems, the complete text of the GNU Lesser General Public
 License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.