Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libshout
Upstream-Contact: Stephen Fairchild <onlymeok@nildram.co.uk>
Source: http://sourceforge.net/projects/idjc/files/libshout-idjc/

Files: *
Copyright:
 2012, 2016 Stephen Fairchild <s-fairchild@users.sourceforge.net>
 1999-2000,2002-2012, the Icecast team <team@icecast.org>
 2012-2015, Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
License: LGPL-2+

Files: */Makefile.in
Copyright: 1994-2017, Free Software Foundation, Inc.
License: GAP~Makefile.in

Files: compile
 depcomp
 ltmain.sh
 missing
 config.guess
 config.sub
Copyright: 1999-2017, Free Software Foundation, Inc.
License: GPL-2+ with Autoconf exception
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a configuration
 script generated by Autoconf, you may include it under the same
 distribution terms that you use for the rest of that program.

Files: configure
Copyright: 1992-1996,1998-2010, Free Software Foundation, Inc.
License: GAP~configure

Files: aclocal.m4
Copyright: 1996-2017, Free Software Foundation, Inc
License: GAP

Files: src/common/avl/*
Copyright: 1995-1997, Sam Rushing <rushing@nightmare.com>
License: NTP~Rushing

Files: src/common/httpp/httpp.*
Copyright: 2014 Michael Smith <msmith@icecast.org>
  2014 Ralph Giles <giles@xiph.org>
  2014 Ed "oddsock" Zaleski <oddsock@xiph.org>
  2014 Karl Heyes <karl@xiph.org>
  2014 Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
License: GPL-2+

Files: src/common/net/resolver.c
 src/common/net/sock.*
Copyright: 2014 Michael Smith <msmith@icecast.org>
  2014 Brendan Cully <brendan@xiph.org>
  2014 Karl Heyes <karl@xiph.org>
  2014 Jack Moffitt <jack@icecast.org>
  2014 Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
License: GPL-2+

Files: src/common/net/resolver.h
Copyright: 2014 Brendan Cully <brendan@xiph.org>
  2014 Jack Moffitt <jack@icecast.org>
License: GPL-2+

Files: src/common/thread/thread.c
Copyright: 2014 Michael Smith <msmith@icecast.org>
  2014 Brendan Cully <brendan@xiph.org>
  2014 Karl Heyes <karl@xiph.org>
  2014 Jack Moffitt <jack@icecast.org>
  2014 Ed "oddsock" Zaleski <oddsock@xiph.org>
License: GPL-2+

Files: src/common/thread/thread.h
Copyright: 2014 Michael Smith <msmith@icecast.org>
  2014 Brendan Cully <brendan@xiph.org>
  2014 Karl Heyes <karl@xiph.org>
  2014 Jack Moffitt <jack@icecast.org>
License: GPL-2+

Files: src/common/timing/timing.c
Copyright: 2014 Michael Smith <msmith@icecast.org>
  2014 Brendan Cully <brendan@xiph.org>
  2014 Karl Heyes <karl@xiph.org>
  2014 Jack Moffitt <jack@icecast.org>
  2014 Ed "oddsock" Zaleski <oddsock@xiph.org>
  2014 Ralph Giles <giles@xiph.org>
License: GPL-2+

Files: src/common/timing/timing.h
Copyright: 2014 Michael Smith <msmith@icecast.org>
  2014 Karl Heyes <karl@xiph.org>
  2014 Jack Moffitt <jack@icecast.org>
  2014 Moritz Grimm <mdgrimm@gmx.net>
  2014 Ralph Giles <giles@xiph.org>
License: GPL-2+

Files: src/codec_opus.c
Copyright: 2005, the Icecast team <team@icecast.org>
  2011-2012, Xiph.Org Foundation
License: LGPL-2+

Files: src/tls.c
Copyright: 2015 Philipp Schafft <lion@lion.leolix.org>
License: LGPL-2+

Files: install-sh
Copyright: 1994, X Consortium
License: Expat~X with X exception
 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 dealings in this Software without prior written authorization
 from the X Consortium.

Files: debian/*
Copyright:
 2012 Alessio Treglia <alessio@debian.org>
 2003, Keegan Quinn <ice@thebasement.org>
 2004-2008, 2011 Jonas Smedegaard <dr@jones.dk>
 2016 Ross Gammon <rossgammon@mail.dk>
License: GPL-2+

License: LGPL-2+
 This library 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 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
 Library General Public License for more details.
Comment:
 On Debian systems the 'GNU Library General Public License' version 2 is
 located in '/usr/share/common-licenses/LGPL-2'.
 .
 You should have received a copy of the 'GNU Library General Public
 License' along with this library.  If not, see
 <http://www.gnu.org/licenses/>.

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.

License: Expat~X
 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 CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

License: NTP~Rushing
 Copyright (C) 1995-1997 by Sam Rushing <rushing@nightmare.com>
 .
 All Rights Reserved
 .
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of Sam Rushing not be used
 in advertising or publicity pertaining to distribution of the software
 without specific, written prior permission.
 .
 SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, 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: GAP
 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.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

License: GAP~configure
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

License: GAP~Makefile.in
 This Makefile.in 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.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
