Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: AUTHORS
 ChangeLog
 HACKING
 Makefile.am
 NEWS
 README
 TODO
 admin/Makefile.am
 admin/listclients.xsl
 admin/listmounts.xsl
 admin/manageauth.xsl
 admin/moveclients.xsl
 admin/response.xsl
 admin/stats.xsl
 admin/updatemetadata.xsl
 conf/Makefile.am
 conf/icecast.xml.in
 conf/icecast_minimal.xml.in
 conf/icecast_shoutcast_compat.xml.in
 conf/icecast_urlauth.xml.in
 config.h.in
 configure.in
 debian/README.Debian
 debian/README.source
 debian/compat
 debian/config
 debian/control
 debian/control.in
 debian/gbp.conf
 debian/icecast2.1
 debian/icecast2.default
 debian/icecast2.doc-base
 debian/icecast2.init
 debian/icecast2.logrotate
 debian/icecast2.postinst
 debian/icecast2.postrm
 debian/patches/1001_autotools_avoid_debian-subdir.patch
 debian/patches/README
 debian/patches/series
 debian/po/POTFILES.in
 debian/po/pt.po
 debian/source/format
 debian/templates
 debian/watch
 doc/Index.hhk
 doc/Makefile.am
 doc/icecast2.hhc
 doc/icecast2.hhp
 doc/icecast2_admin.html
 doc/icecast2_basicsetup.html
 doc/icecast2_changes.html
 doc/icecast2_config_file.html
 doc/icecast2_faq.html
 doc/icecast2_glossary.html
 doc/icecast2_introduction.html
 doc/icecast2_listenerauth.html
 doc/icecast2_relay.html
 doc/icecast2_stats.html
 doc/icecast2_win32.html
 doc/icecast2_yp.html
 doc/index.html
 doc/index_win32.html
 doc/relay.png
 doc/style.css
 doc/win32_section1.html
 doc/win32_section2.html
 doc/win32_section3.html
 examples/Makefile.am
 icecast.spec
 m4/acx_pthread.m4
 m4/ogg.m4
 m4/speex.m4
 m4/theora.m4
 m4/vorbis.m4
 m4/xiph_compiler.m4
 m4/xiph_curl.m4
 m4/xiph_net.m4
 m4/xiph_openssl.m4
 m4/xiph_types.m4
 m4/xiph_xml2.m4
 src/Makefile.am
 src/TODO
 src/avl/BUILDING
 src/avl/Makefile.am
 src/avl/README
 src/avl/TODO
 src/avl/avl.dsp
 src/avl/test.c
 src/httpp/Makefile.am
 src/httpp/README
 src/httpp/TODO
 src/httpp/httpp.c
 src/httpp/httpp.h
 src/log/Makefile.am
 src/log/log.c
 src/log/log.h
 src/log/test.c
 src/net/BUILDING
 src/net/Makefile.am
 src/net/README
 src/net/TODO
 src/net/resolver.h
 src/net/test_resolver.c
 src/thread/BUILDING
 src/thread/Makefile.am
 src/thread/README
 src/thread/TODO
 src/timing/BUILDING
 src/timing/Makefile.am
 src/timing/README
 src/timing/TODO
 src/timing/timing.c
 src/timing/timing.h
 web/Makefile.am
 web/auth.xsl
 web/corner_bottomleft.jpg
 web/corner_bottomright.jpg
 web/corner_topleft.jpg
 web/corner_topright.jpg
 web/icecast.png
 web/key.gif
 web/key.png
 web/server_version.xsl
 web/status.xsl
 web/status2.xsl
 web/style.css
 web/tunein.png
 win32/ConfigTab.cpp
 win32/ConfigTab.h
 win32/Icecast2win.clw
 win32/Icecast2win.cpp
 win32/Icecast2win.dsp
 win32/Icecast2win.dsw
 win32/Icecast2win.h
 win32/Icecast2winDlg.cpp
 win32/Icecast2winDlg.h
 win32/Makefile.am
 win32/StatsTab.cpp
 win32/StatsTab.h
 win32/Status.cpp
 win32/Status.h
 win32/StdAfx.cpp
 win32/StdAfx.h
 win32/TRAYNOT.h
 win32/TabCtrlSSL.cpp
 win32/TabCtrlSSL.h
 win32/TabPageSSL.cpp
 win32/TabPageSSL.h
 win32/Traynot.cpp
 win32/black.bmp
 win32/colors.h
 win32/credits.bmp
 win32/icecast.dsp
 win32/icecast.ico
 win32/icecast2.iss
 win32/icecast2_console.dsp
 win32/icecast2_console.dsw
 win32/icecast2logo2.bmp
 win32/icecast2title.bmp
 win32/icecastService.cpp
 win32/icecastService.dsp
 win32/res/Icecast2win.rc2
 win32/res/Makefile.am
 win32/resource.h
 win32/stopped.bmp
Copyright: *No copyright*
License: UNKNOWN
 FIXME

Files: src/admin.c
 src/admin.h
 src/auth.c
 src/auth.h
 src/auth_htpasswd.c
 src/auth_htpasswd.h
 src/auth_url.h
 src/client.c
 src/client.h
 src/compat.h
 src/connection.h
 src/event.c
 src/event.h
 src/format.c
 src/format.h
 src/format_flac.c
 src/format_flac.h
 src/format_kate.c
 src/format_kate.h
 src/format_midi.c
 src/format_midi.h
 src/format_mp3.c
 src/format_mp3.h
 src/format_ogg.c
 src/format_ogg.h
 src/format_skeleton.c
 src/format_skeleton.h
 src/format_speex.h
 src/format_theora.c
 src/format_theora.h
 src/format_vorbis.c
 src/format_vorbis.h
 src/fserve.h
 src/global.c
 src/global.h
 src/logging.c
 src/logging.h
 src/main.c
 src/md5.h
 src/refbuf.c
 src/refbuf.h
 src/sighandler.c
 src/sighandler.h
 src/slave.c
 src/slave.h
 src/source.c
 src/source.h
 src/stats.c
 src/stats.h
 src/util.c
 src/util.h
 src/xslt.c
 src/xslt.h
 src/yp.c
 src/yp.h
Copyright: 2000-2004, Jack Moffitt <jack@xiph.org
License: UNKNOWN
 FIXME

Files: Makefile.in
 admin/Makefile.in
 conf/Makefile.in
 doc/Makefile.in
 examples/Makefile.in
 src/Makefile.in
 src/avl/Makefile.in
 src/httpp/Makefile.in
 src/log/Makefile.in
 src/net/Makefile.in
 src/thread/Makefile.in
 src/timing/Makefile.in
 web/Makefile.in
 win32/Makefile.in
 win32/res/Makefile.in
Copyright: 1994-2002
License: UNKNOWN
 FIXME

Files: src/avl/COPYING
 src/httpp/COPYING
 src/net/COPYING
 src/thread/COPYING
 src/timing/COPYING
Copyright: 1991, Free Software Foundation, Inc
  <year> <name of author>
  HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  HOLDERS AND/OR
  disclaimer" for the library, if
  holder or other authorized
  holder who places the Library under this License may add
  interest in the
  law: that is to say, a work containing the Library or a
  notices, you must include the
License: LGPL-ever
 FIXME

Files: config.guess
 config.sub
 depcomp
 missing
Copyright: 1992-1999,
  1992-2000
  1996-1997, 1999-2000, 2002-2006
  1999-2000, 2003-2007, 2009-2010
License: GPL-2+
 FIXME

Files: src/net/resolver.c
 src/thread/thread.c
 src/thread/thread.h
Copyright: 1999, the icecast team <team@icecast.org>
  1999-2000, the icecast team <team@icecast.org>
License: LGPL-2+
 FIXME

Files: doc/listener_auth1.jpg
 doc/listener_auth3.jpg
 doc/masterslave.png
Copyright: 
License: UNKNOWN
 FIXME

Files: src/cfgfile.c
 src/connection.c
 src/fserve.c
Copyright: 2000-2004, Jack Moffitt <jack@xiph.org
  2011, Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
License: UNKNOWN
 FIXME

Files: debian/po/ru.po
 debian/po/templates.pot
 debian/po/vi.po
Copyright: YEAR THE PACKAGE'S HOLDER
License: UNKNOWN
 FIXME

Files: src/auth_url.c
 src/format_speex.c
Copyright: 2000-2004, Jack Moffitt <jack@xiph.org>
License: UNKNOWN
 FIXME

Files: src/avl/avl.c
 src/avl/avl.h
Copyright: 1995, Sam Rushing <rushing@nightmare.com>
  1995-1997, Sam Rushing <rushing@nightmare.com>
License: UNKNOWN
 FIXME

Files: configure
Copyright: (ISLOWER ? 'A' + ( - 'a') : )
  (ISLOWER ? ( | 0x40) : )
  1992-1996, 1998-2001,
  1996-2001, 2003-2005
  2010, Free Software Foundation, Inc
License: GPL-2+
 FIXME

Files: aclocal.m4
Copyright: 1996, 1998, 2000-2005, 2008
  1996-1997, 2000-2001, 2003, 2005,
  1996-1997, 2000-2001, 2003, 2005, 2008
  1996-2001, 2003-2005
  1996-2004,
  1997, 1999-2001, 2003-2005, 2008
  1997, 2000-2001, 2003-2006, 2008
  1999-2005, 2008
  1999-2006, 2009
  2001, 2003, 2005, 2008, 2011, Free Software Foundation
  2001, 2003, 2005, 2011 Free Software Foundation, Inc
  2001-2003, 2005, 2008, 2010 Free Software
  2001-2003, 2005, 2009, Free Software Foundation, Inc
  2002-2003, 2005-2008, 2011 Free Software
  2003, 2005 Free Software Foundation, Inc
  2003-2006, 2011 Free Software Foundation
  2004, Free Software Foundation, Inc
  2004-2005, 2007, 2009, Free Software Foundation, Inc
  2004-2005, 2007-2008, Free Software Foundation, Inc
  2004-2005, 2007-2009, Free Software Foundation
  2004-2005, 2012 Free Software Foundation, Inc
  2006, 2008, 2010, Free Software Foundation, Inc
  2011, Free Software Foundation, Inc
License: GPL-2+
 FIXME

Files: ltmain.sh
Copyright: 1996-2001, 2003-2006
  all begin with the string "--lt-"
License: GPL-2+
 FIXME

Files: debian/rules
Copyright: 2003-2009, 2012 Jonas
License: GPL-2+
 FIXME

Files: admin/vclt.xsl
Copyright: 2007, Thomas B. Ruecker, tbr@ruecker-itk.de
  2011, Philipp Schafft, lion@lion.leolix.org
License: GPL-2+
 FIXME

Files: admin/xspf.xsl
Copyright: 2007, Thomas B. Ruecker, tbr@ruecker-itk.de
License: GPL-2+
 FIXME

Files: src/net/sock.h
Copyright: 1999, the icecast team
License: GPL-2+
 FIXME

Files: COPYING
Copyright: 1989, 1991 Free Software Foundation, Inc
  <year> <name of author>
  HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  HOLDERS AND/OR OTHER PARTIES
  disclaimer" for the program, if
  holder saying it may be distributed
  holder who places the Program under this License
  interest in the program
  law:
  the software, and
  year name of author
License: GPL-ever
 FIXME

Files: src/net/sock.c
Copyright: 1999, the icecast team
License: LGPL-2+
 FIXME

Files: install-sh
Copyright: 1994, X Consortium
License: MIT/X11 (BSD like)
 FIXME

Files: src/md5.c
Copyright: 2000-2004, Jack Moffitt <jack@xiph.org
  is claimed
License: Public domain
 FIXME

Files: src/cfgfile.h
Copyright: 2000-2004, Jack Moffitt <jack@xiph.org
  2011, Dave 'justdave' Miller <justdave@mozilla.com>
License: UNKNOWN
 FIXME

Files: debian/po/fr.po
Copyright: 2011, Debian French l10n team <debian-l10n-french@lists.debian.org>
  à utiliser comme "
License: UNKNOWN
 FIXME

Files: debian/po/de.po
Copyright: 2011, Erik Pfannenstein
License: UNKNOWN
 FIXME

Files: debian/po/sv.po
Copyright: 2011, Martin Bagge <brother@bsnet.se>
License: UNKNOWN
 FIXME

Files: debian/po/cs.po
Copyright: 2010, Michal Simunek <michal.simunek@gmail.com>
  domnov jmno, kter se má použít jako "
  rozhraní pro správu na adrese http://localhost:8000."
  se má použít k řízení přístupu k mediálním "
  se má použít k řízení přístupu k přenosům "
  se má použít pro správu Icecast2."
License: UNKNOWN
 FIXME

Files: debian/po/es.po
Copyright: 2011, Software in the Public Interest
License: UNKNOWN
 FIXME

Files: debian/po/nl.po
Copyright: 2011, THE PACKAGE'S HOLDER
License: UNKNOWN
 FIXME

Files: win32/Icecast2win.rc
Copyright: 2001\0"
License: UNKNOWN
 FIXME

Files: debian/po/da.po
Copyright: 2011, icecast2 & nedenstående oversættere
License: UNKNOWN
 FIXME

Files: debian/TODO.Debian
Copyright: with newer release:
License: UNKNOWN
 FIXME

