This is icecast 2.x packaged for Debian.

Upstream source: http://www.icecast.org/files/

Upstream Authors: the icecast team <team@icecast.org>

Copyright (c) 1999, 2000 the icecast team

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
of the License, or (at your option) any latfer 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, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Copyright and license; src/httpd/:

  licensed under the lgpl
  
  created by jack moffitt <jack@icecast.org>

Copyright and license; src/avl/:

 * 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.

Copyright and license; src/thread/:

 * Copyright (c) 1999, 2000 the icecast team <team@icecast.org>
 *
 *  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.
 *
 *  You should have received a copy of the GNU Library General Public
 *  License along with this library; if not, write to the Free
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Copyright and license; src/net/:

 * Copyright (C) 1999 the icecast team <team@icecast.org>
 *
 *  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.
 *
 *  You should have received a copy of the GNU Library General Public
 *  License along with this library; if not, write to the Free
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Copyright and license; src/httpd/:

  lgpl
  
  by jack moffitt <jack@icecast.org>

Copyright and license; other files (found in newer CVS of README):

  Icecast is distributed under the GNU GPL, version 2. A copy of this
  license is included with this software in the COPYING file.


Email from upstream permitting the use of newer CVS info with earlier
official release:

Received: (at 229720) by bugs.debian.org; 29 Jan 2004 03:10:14 +0000
From msmith@xiph.org Wed Jan 28 19:10:13 2004
Return-path: <msmith@xiph.org>
Received: from ns.xn.com.au [203.89.254.34] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1Am2ZJ-0005Iz-00; Wed, 28 Jan 2004 19:10:13 -0800
Received: (qmail 11514 invoked from network); 29 Jan 2004 04:42:18 -0000
Received: from cpe-144-137-33-63.vic.bigpond.net.au (HELO 192.168.1.106) (144.137.33.63)
  by ns.xn.com.au with SMTP; 29 Jan 2004 04:42:18 -0000
From: Michael Smith <msmith@xiph.org>
To: 229720@bugs.debian.org
Subject: Re: Please improve copyright and licensing info for icecast
Date: Thu, 29 Jan 2004 14:09:44 +1100
User-Agent: KMail/1.5.2
References: <4014AE88.4020307@debian.org> <200401291209.18588.msmith@xiph.org>
In-Reply-To: <200401291209.18588.msmith@xiph.org>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200401291409.44444.msmith@xiph.org>
Delivered-To: 229720@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=1.3 required=4.0 tests=RCVD_NUMERIC_HELO autolearn=no 
	version=2.60-bugs.debian.org_2004_01_27
X-Spam-Level: *

On Monday 26 January 2004 17:07, you wrote:
> Hi,
>
> I am the package maintainer of Icecast 2.x for Debian.
>
> Looking through the Icecast package I realized that your copyright and
> licensing info is not in very good shape.

Oops! Thanks for bringing this to our attention.

> As far as I can see only parts of the package is copyrighted and
> licensed at all, making it technically illegal for Debian to distribute
> (it is clearly not our property and noone has granted us permission to
> distribute unless clearly declared). Best thing to do is add a header to
> each and every file containing both copyright and licensing info. Next
> best option is to add the info in the README.

I've done both, and committed it to CVS. Each source file now notes that
icecast is licensed under the GPLv2, the README notes this and specifically
points to the COPYING file.

> It is not sufficient to include the GPL itself as part of the tarball.
> You need to explicitly state where the license is used, and who (the
> copyright holder) is granting the license.

Yes, I understand that. It was an oversight.

> Also, it seems that src/avl/ is permitted for distribution only without
> fee. I recommend you get in touch with Sam Rushing and convince him to
> relicense his code as either GPL or LGPL, either generally or
> specifically for use together with icecast.

I understand that this is not a problem, and that it was a misreading of
the text - an easy one to make, it took me several passes over it to figure
it out :-)

We intend to do another release in the relatively near future, which will
have the corrected license information. Is that ok?

If you want to package 2.0 now, you have my explicit permission to add the
copyright notices as in CVS to the 2.0 release.

Mike


On Debian systems, the complete text of both the GNU General Public
License (GPL) and the GNU Library General Public License (LGPL) can be
found below `/usr/share/common-licenses/'.
