Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://monkeysaudio.com/files/
Upstream-Contact: Matthew T. Ashland <matt@jriver.com>

Files: *
Copyright: 1999, Joseph M. O'Leary.
           2001-2002, Jurgen Faul
           2000-2021, Matthew T. Ashland
License: UnknownCopyrighted
 This SDK provides the tools to incorporate Monkey's Audio into your own projects. 
 Cruising through the examples is probably the easiest way to learn how to use everything. 
 If you use C++, it's recommended that you simply statically link to maclib.lib. 
 If you use another language or want dynamic linkage, you can use the C-style interface of the dll. 
 (see Decompress\Sample 3 for an example)
 .
 If you make any improvements or make any projects of your own that you'd like to add, just let let me know.
 Also, any help or ideas on how to make the SDK better or more clear would be great.
 If you link against the included libraries (dynamically or statically), please let me know.
 As always you can reach me at email @ monkeysaudio.com
 .
 Also, much of the Monkey's Audio source code is now included with the SDK.
 Explore the "Source" directory for more information.

Files: debian/*
Copyright: 2007-2021, Christian Marillat <marillat@deb-multimedia.org>
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 of the License, 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.
 .
 On Debian systems, the full text of the GNU General Public License version
 2 can be found in the file /usr/share/common-licenses/GPL-2
