The Authors

- Mirko Buffoni <mirbuf@gmail.com>
  * Windows port fixes
  * random hacks and improvements

- Frederic Bujon <lvdl@bigfoot.com>
  * XM pan fix

- Hipolito Carraro Jr <hipolito.carraro@gmail.com>
  * main player coding
  * software mixer
  * virtual channel system design and implementation

- Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
  * MED loader alignment and endianism fixes
  * XM loader endianism fixes
  * S3M loader fixes

- Sylvain Chipaux
  * Prowizard loaders

- Chris Cox <cox.christopher@gmail.com>
  * S3M loader fixes

- Michael Doering <mldoering@gmx.net>
  * RAR unpacking support
  * PP20 decrunching fixes

- Rune Elvemo <relvemo@grm.hia.no>
  * fixes for endianism problems in Linux/PPC

- Mike Gorchak <mike@malva.ua>
  * misc hacks

- Tom Hargreaves <hex@freezone.co.uk>
  * Digital Symphony and Archimedes Tracker loader fixes

- Kevin Langman <langman@earthling.net>
  * OS/2 port

- Antti S. Lankila <alankila@bel.fi>
  * Amiga sound model and processing algorithm

- Stephen Leary <sleary@vavi.co.uk>
  * AMOS Music Bank format loader

- Claudio Matsuoka <cmatsuoka@gmail.com>
  * main player coding
  * module loaders

- Dominik Mierzejewski <dmierzej@elka.pw.edu.pl>
  * fixes for gcc 2.96/glibc 2.2

- Francis Russell <francis@unchartedbackwaters.co.uk>
  * OctaMED tempo fixes

- Adam Sampson <ats@offog.org>
  * buildsystem and configuration file location fixes

- Johan Samuelsson <spot@triad.se>
  * Amiga port and fixes

- Attila Sipos <h430827@stud.u-szeged.hu>
  * SQSH decruncher checksum

- Miodrag Vallat <miod@mikmod.darkorb.net>
  * 669 loader fixes
  * XM loader endianism fixes

- Chris Young <cdyoung@ntlworld.com>
  * Amiga port and fixes


Other contributors:

Antti Huovilainen, Michael Janson, Matthias Leonhardt, Andy Eltsov,
Davi Lima, Geoff Reedy, Sipos Attila, Bjoern Fisher, Matus Telgarsky,
Bernhard März, Cyke O'Path, Rudolf Cejka, Igor Krpanic, Chris Cox,
Rudá Moura, Paul Wise, Henrik Pauli, Zbigniew Luszpinski, Jon Rafkind,
Reynir Stefansson, Ralf Hoffmann, Douglas Carmichael, Adric Riedel,
Gürkan Sengün, Lorence Lombardo, Martin Willers, Laurent Clevy,
Michael Doering, Bert Jahn, Adi Sapir, Jools Smyth, Martin Jeppesen,
Stuart Caie, Bernhard März, Matthias Arndt.


Third-party code licenses:

MD5 digest

 This code implements the MD5 message-digest algorithm.
 The algorithm is due to Ron Rivest.  This code was
 written by Colin Plumb in 1993, no copyright is claimed.
 This code is in the public domain; do with it what you wish.

 Equivalent code is available from RSA Data Security, Inc.
 This code has been tested against that, and is equivalent,
 except that you don't need to include two pages of legalese
 with every copy.


Powerpack depacker

 Based on code by Stuart Caie <kyzer@4u.net>
 Modified by Michael Doering and Claudio Matsuoka
 This software is in the Public Domain
 

YM3812 emulator

 fmopl.c -- software implementation of FM sound generator
 This version of fmopl.c is a fork of the MAME one, relicensed under the LGPL.

 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.


XZ decompressor

 XZ Embedded is a relatively small, limited implementation of the .xz
 file format. Currently only decoding is implemented.

 Authors: Lasse Collin <lasse.collin@tukaani.org>
          Igor Pavlov <http://7-zip.org/>
 This file has been put into the public domain.
 You can do whatever you want with this file.


Zip decompressor

 This code is Copyright 2005-2006 by Michael Kohn

 This package is licensed under the LGPL. You are free to use this library
 in both commercial and non-commercial applications as long as you dynamically
 link to it. If you statically link this library you must also release your
 software under the LGPL. If you need more flexibility in the license email
 and we can work something out. 


Stonecracker decompressor

 StoneCracker S404 algorithm data decompression routine
 (c) 2006 Jouni 'Mr.Spiv' Korhonen. The code is in public domain.


Bzip2 decompressor

 Small bzip2 deflate implementation, by Rob Landley (rob@landley.net).

 Based on bzip2 decompression code by Julian R Seward (jseward@acm.org),
 which also acknowledges contributions by Mike Burrows, David Wheeler,
 Peter Fenwick, Alistair Moffat, Radford Neal, Ian H. Witten,
 Robert Sedgewick, and Jon L. Bentley.

 This code is licensed under the LGPLv2:
     LGPL (http://www.gnu.org/copyleft/lgpl.html)

 Size and speed optimizations by Manuel Novoa III  (mjn3@codepoet.org)


Arc decompressor

 nomarch 1.4 - extract old `.arc' archives.
 Copyright (C) 2001-2006 Russell Marks.

 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.


LHA decompressor

 LhA file archiver client
 XAD library system for archive handling
 Copyright (C) 1998 and later by Dirk Stoecker <soft@dstoecker.de>

 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.


LZX decompressor

 LZX file archiver client
 XAD library system for archive handling
 Copyright (C) 1998 and later by Dirk Stöcker <soft@dstoecker.de>

 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.


DMF sample decompressor
IT resonant filters
IT sample decompressor

 Modplug Plugin for XMMS v2.0 / libmodplug v0.8.5
 Based on the ModPlug sound engine by Olivier Lapicque <olivierl@jps.net>

 This source code is public domain.
 Authors: Olivier Lapicque <olivierl@jps.net>


MED2 module loading code

  V2.00 file loading/saving routines by T. Kinnunen 1990
  MED2.00 by Teijo Kinnunen, 1990
  MED is in Public Domain


Vorbis decoder

 Ogg Vorbis I audio decoder  -- version 0.99996
 Written in April 2007 by Sean Barrett, sponsored by RAD Game Tools.

 Placed in the public domain April 2007 by the author: no copyright is
 claimed, and you may use it for any purpose you like.


ptpopen - A Windows replacement for popen()

 pt_popen/pt_pclose functions
 Written somewhere in the 90s by Kurt Keller

 This piece of code is in the public domain. I do not claim any rights
 on it. Do whatever you want to do with it and I hope it will be still
 useful.


mkstemp implementation

 Copyright (c) 1995, 1996, 1997 Kungliga Tekniska Högskolan
 (Royal Institute of Technology, Stockholm, Sweden).
 All rights reserved.

 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 
 3. Neither the name of the Institute nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

