--- /dev/null
--- /dev/null
++audacity (2.2.2-1) unstable; urgency=medium
++
++ * Team upload.
++
++ [ James Cowgill ]
++ * New upstream release.
++ - Fixes FTBFS with FFmpeg 4.0. (Closes: #888332)
++
++ * d/changelog: Remove trailing whitespace.
++ * d/control:
++ - Use a secure Homepage URL.
++ - Mark audacity-data Multi-Arch foreign.
++ - Bump standards version to 4.1.4.
++ * d/compat: Use debhelper compat 11.
++ * d/copyright: Update copyright years.
++ * d/gbp.conf: Remove filter-pristine-tar option.
++ * d/patches:
++ - Refresh patches.
++ - Drop 0003-spelling.patch - applied upstream.
++ * d/source/lintian-overrides:
++ - Move from d/source.lintian-overrides.
++ - Remove source-contains-* overrides.
++
++ [ Ondřej Nový ]
++ * d/copyright: Use https protocol in Format field
++ * d/control: Set Vcs-* to salsa.debian.org
++
++ [ Felipe Sateler ]
++ * Change maintainer address to debian-multimedia@lists.debian.org
++
++ -- James Cowgill <jcowgill@debian.org> Wed, 06 Jun 2018 11:55:07 +0100
++
++audacity (2.2.1-1) unstable; urgency=medium
++
++ * Add filter option to gbp.conf file.
++ * New upstream version 2.2.1
++ * Introduce postclone.sh script to ignore .pc/ dir.
++ * Patches refreshed.
++
++ -- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 11 Dec 2017 12:20:41 +0100
++
++audacity (2.2.0-2) unstable; urgency=medium
++
++ * Fix FTBFS on non-x86 archs. (Closes: #882173)
++ Thanks to James Cowgill <jcowgill@debian.org>
++
++ -- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 24 Nov 2017 18:23:25 +0100
++
++audacity (2.2.0-1) unstable; urgency=medium
++
++ [ Sebastian Ramacher ]
++ * New upstream release. (Closes: #858173)
++ * debian/{control,compat,rules}: Bump debhelper compat to 10.
++ * deian/compat:
++ - Bump Standards-Version.
++
++ [ Jaromír Mikeš ]
++ * Fix watch file.
++ * Add myself as uploader.
++ * New upstream version 2.2.0
++
++ -- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 19 Nov 2017 19:28:34 +0100
++
++audacity (2.1.2-2) unstable; urgency=medium
++
++ [ Mateusz Łukasik ]
++ * Team upload.
++ * debian/patches:
++ - fix-gcc6-ftbfs.patch - Add to fix FTBFS with gcc-6. (Closes: #811671)
++ * debian/control:
++ - Bump Standards-Version to 3.9.8. (no changes needed)
++ * debian/watch: Update to github.
++
++ [ Free Ekanayaka ]
++ * Add travis.debian.net configuration
++
++ -- Free Ekanayaka <freee@debian.org> Thu, 24 Nov 2016 20:20:12 +0000
++
++audacity (2.1.2-1) unstable; urgency=medium
++
++ * Team upload.
++ * Upload to unstable.
++
++ [ Sebastian Ramacher ]
++ * New upstream release.
++ * debian/audacity.menu: Removed since audacity comes with a desktop file.
++ * debian/control:
++ - Remove Build-Conflicts. libwxbase2.6-dev and wx2.6-headers
++ are only available in squeeze.
++ - Update Vcs-*.
++
++ [ Benjamin Drung]
++ * Sort configure flags alphabetical.
++
++ -- Sebastian Ramacher <sramacher@debian.org> Fri, 29 Jan 2016 19:31:05 +0100
++
++audacity (2.1.2~rc2-1) experimental; urgency=medium
++
++ * Team upload.
++ * New upstream release candidate.
++ * Migrate to automatic dbg packages
++ * debian/control:
++ - Remove obsolete Breaks+Replaces.
++ - Remove no longer existing ffmpeg -dev packages from B-D.
++
++ -- Sebastian Ramacher <sramacher@debian.org> Tue, 12 Jan 2016 22:27:03 +0100
++
++audacity (2.1.2~rc1-1) experimental; urgency=medium
++
++ * New upstream release candidate. (Closes: #764075, #806185)
++ - Add wxWidgets 3.0 support.
++ * Enable LV2 support. (Closes: #673616, #767882)
++ - debian/control: Add lv2-dev, liblilv-dev and libsuil-dev to
++ Build-Depends.
++ - debian/rules: Build with --with-lv2=system.
++ * debian/patches:
++ - wxWidgets-3.0.patch, clang-ftbfs.patch,
++ fix-cursor-recapturing-sliders.patch,
++ wxwidgets-clipboard-reenetry-workaround.patch,
++ wxwidgets-effect-dialogs-segfault.patch: Removed (applied upstream).
++ - workaround-wxwidgets-fit-recovery.patch: Refreshed.
++ * debian/rules: Force system copy of portsmf.
++
++ -- Sebastian Ramacher <sramacher@debian.org> Mon, 07 Dec 2015 20:27:06 +0100
++
++audacity (2.0.6-2) unstable; urgency=medium
++
++ [ Martin Steghöfer ]
++ * Workaround for wx bug causing layout problems in recovery dialog.
++ * Fix effect dialog segfault due to events before initialization and
++ add workaround for wxWidgets bug "Reentry in clipboard". (Closes: #765341)
++ * Fix cursor recapturing in track panel sliders. (Closes: #765779)
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 25 Oct 2014 23:42:05 +0200
++
++audacity (2.0.6-1) unstable; urgency=medium
++
++ * New upstream release.
++ * Update debian/watch to point to FossHub.
++ * Bump Standards-Version to 3.9.6 (no changes required)
++ * Drop all patches (all included in new upstream release) and the
++ libnyquist autoreconf workaround
++ * Disable tests (they fail to build, because they are bitrotten)
++ * Fix autoreconf for the minimal audacity source tarball.
++ * Compile audacity against wxWidgets 3.0. Thanks to Martin Steghöfer for
++ this enormous patch (Closes: #749659)
++ * Fix FTBFS with clang. Thanks to Arthur Marble. (Closes: #757531)
++
++ -- Benjamin Drung <bdrung@debian.org> Tue, 14 Oct 2014 01:28:54 +0200
++
++audacity (2.0.5-2) unstable; urgency=medium
++
++ * Add support for recent FFmpeg/libav versions. Thanks to Michael Niedermayer
++ for the porting work. (Closes: #740755, LP: #1076928)
++ * Fix default LADSPA search paths on Linux. (Closes: #724836, LP: #1261654)
++ * Fix build failure caused by undefined PATH_MAX.
++ * Bump Standards-Version to 3.9.5 (no changes needed).
++ * Remove -Wstrict-prototypes build flag from libnyquist.
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 31 May 2014 22:02:54 +0200
++
++audacity (2.0.5-1) unstable; urgency=low
++
++ * New upstream release.
++ * Add distclean.patch to make dh_auto_clean work again.
++
++ -- Benjamin Drung <bdrung@debian.org> Tue, 22 Oct 2013 12:53:52 +0200
++
++audacity (2.0.4-1) unstable; urgency=low
++
++ * Team upload.
++
++ [ Petr Vorel ]
++ * debian/watch: Check for xz compressed tarballs. (Closes: #722133)
++
++ [ Sebastian Ramacher ]
++ * New upstream release.
++ * debian/patches/bp-docdir-fix.patch: Removed (applied upstream).
++ * Disable libav support. (Closes: #692809)
++ audacity is not yet compatible with libav 9 and needs to be ported first.
++ Until audacity has been ported, support for some audio formats (AC3, M4A,
++ MP4, WMA) is not available.
++ - debian/control: Remove libav{codec,format,util}-dev build dependencies.
++ - debian/rules: Build with --without-ffmpeg.
++ * Use dh-autoreconf to clean up generated auto* files.
++ * Bump debhelper compat to 9.
++ - Decreases the Installed-Size of audacity-dbg by a large amount since
++ dh_strip now uses compressed debugging symbol files.
++ - {C,CXX,LD,CPP}FLAGS are automatically exported.
++ - Bump debhelper build dependency to >= 9. We at least need 8.1 to
++ support Standards-Version 3.9.4 (binary-{arch,indep} targets).
++ * debian/rules: Override dh_auto_clean since it gets confused by the output
++ of 'make clean' and 'make distclean' and does not detect that the targets
++ are available.
++ * debian/control: Remove useless zip build-dependency.
++
++ -- Sebastian Ramacher <sramacher@debian.org> Sat, 14 Sep 2013 18:19:36 +0200
++
++audacity (2.0.3-1) unstable; urgency=low
++
++ * New upstream release (LP: #1107520).
++ - Add keyboard shortcut for export (LP: #651499)
++ * Drop disable-dynamic-ffmpeg.patch (accepted upstream).
++ * Replace libsamplerate by libsoxr, which is faster and produces better
++ resampling results.
++ * Bump Standard-Version to 3.9.4 (no changes needed).
++ * Use canonical URI for VCS-* fields.
++ * Fix docdir path.
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 06 Apr 2013 14:28:29 +0200
++
++audacity (2.0.2-1) unstable; urgency=low
++
++ * New upstream release.
++ * Drop additional-mime-types.patch (accepted upstream).
++ * Refresh disable-dynamic-ffmpeg.patch.
++
++ -- Benjamin Drung <bdrung@debian.org> Fri, 24 Aug 2012 11:39:19 +0200
++
++audacity (2.0.1-1) unstable; urgency=low
++
++ * New upstream release.
++ * Update patches.
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 30 Jun 2012 00:45:22 +0200
++
++audacity (2.0.1~rc2-1) unstable; urgency=low
++
++ * New upstream release.
++ * Drop four patches that were applied upstream.
++ * Refresh remaining patches.
++
++ -- Benjamin Drung <bdrung@debian.org> Wed, 27 Jun 2012 12:44:13 +0200
++
++audacity (2.0.1~rc1-2) unstable; urgency=low
++
++ * Allow opening files with Audacity with your file manager. (LP: #1006610)
++
++ -- Benjamin Drung <bdrung@debian.org> Mon, 25 Jun 2012 02:06:15 +0200
++
++audacity (2.0.1~rc1-1) unstable; urgency=low
++
++ * New upstream release.
++ * Build against system libsbsms.
++ * Refresh patches.
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 23 Jun 2012 23:50:34 +0200
++
++audacity (2.0.0-1) unstable; urgency=low
++
++ * New upstream release.
++ * Drop fix-glib-include-error.patch (fixed upstream).
++ * Use build flags from the environment for portmixer.
++ Thanks to Simon Ruderich <simon@ruderich.org> (Closes: #663275)
++
++ -- Benjamin Drung <bdrung@debian.org> Wed, 14 Mar 2012 14:43:28 +0100
++
++audacity (2.0.0~rc8-1) unstable; urgency=low
++
++ * New upstream release.
++ * Enable hardened build flags through dpkg-buildflags.
++ * debian/watch: Show 1000 entries instead of only 100.
++ * Register FLAC file type in .desktop file. (Closes: #661921)
++ * Fix build failure with Glib 2.31.20.
++
++ -- Benjamin Drung <bdrung@debian.org> Thu, 08 Mar 2012 17:10:05 +0100
++
++audacity (2.0.0~rc6-1) unstable; urgency=low
++
++ * New upstream release.
++ * Bump Standards-Version to 3.9.3, no changes needed.
++
++ -- Benjamin Drung <bdrung@debian.org> Wed, 29 Feb 2012 01:26:22 +0100
++
++audacity (2.0.0~rc4-1) unstable; urgency=low
++
++ * New upstream release.
++
++ -- Benjamin Drung <bdrung@debian.org> Thu, 23 Feb 2012 15:58:54 +0100
++
++audacity (2.0.0~rc1-1) unstable; urgency=low
++
++ * New upstream release.
++ * Update debian/watch file.
++ * Drop FFmpeg/libav patches (they were accepted upstream).
++ * Improve label-region-relation.patch.
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 18 Feb 2012 12:55:34 +0100
++
++audacity (1.3.14-3) unstable; urgency=low
++
++ * Change the behavior of point labels to behave like region labels.
++
++ -- Benjamin Drung <bdrung@debian.org> Fri, 20 Jan 2012 18:12:51 +0100
++
++audacity (1.3.14-2) unstable; urgency=low
++
++ * Add missing include to support building Audacity with libav 0.8.
++ (Closes: #654212)
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 14 Jan 2012 13:49:00 +0100
++
++audacity (1.3.14-1) unstable; urgency=low
++
++ * New upstream release (Closes: #651949).
++ * Drop backported patches and refresh remaining patches.
++ * Replace libav-0.7.patch by ffmpeg-2.patch from upstream.
++
++ -- Benjamin Drung <bdrung@debian.org> Thu, 22 Dec 2011 23:35:29 +0100
++
++audacity (1.3.13-5) unstable; urgency=low
++
++ * Use linux-any instead of hardcoded list of non-Linux architectures.
++ (Closes: #634303)
++ * Build against libmp3lame. (Closes: #600747)
++
++ -- Benjamin Drung <bdrung@debian.org> Fri, 29 Jul 2011 18:06:22 +0200
++
++audacity (1.3.13-4) unstable; urgency=low
++
++ * libav-0.7.patch: Unbreak compilation against libav 0.7.
++ Thanks to Reinhard Tartler for the patch (Closes: #628201)
++ * Bump required libav version to 0.6 (Closes: #628138)
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 28 May 2011 13:41:09 +0200
++
++audacity (1.3.13-3) unstable; urgency=low
++
++ * Apply followup commits for fixing upstream bug #367.
++ * Apply upstream fix for upstream bug #137.
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 23 Apr 2011 11:43:42 +0200
++
++audacity (1.3.13-2) unstable; urgency=low
++
++ * Apply two upstream fixes for the upstream bugs #350 and #367.
++
++ -- Benjamin Drung <bdrung@debian.org> Sun, 17 Apr 2011 18:43:04 +0200
++
++audacity (1.3.13-1) unstable; urgency=low
++
++ * New upstream release (LP: #608948, #690226, #694778, #713584, #753323).
++ * Drop 13 upstream applied patches.
++ * Refresh disable dynamic loading patches.
++ * Drop configure.patch and run ./autogen.sh on build time instead.
++ * Use local sbsms due to an API change.
++
++ -- Benjamin Drung <bdrung@debian.org> Wed, 13 Apr 2011 01:43:29 +0200
++
++audacity (1.3.12-17) unstable; urgency=low
++
++ * Drop article from the description synopsis.
++ * Add Applied-Upstream tag to patches.
++ * Build against portSMF.
++ * Build against libsbsms.
++ * Bump Standards-Version to 3.9.2 (no changes required).
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 09 Apr 2011 18:25:32 +0200
++
++audacity (1.3.12-16) unstable; urgency=low
++
++ * Split and update disable-dynamic-loading.patch.
++ * Add support to disable dynamic loading of LAME.
++
++ -- Benjamin Drung <bdrung@debian.org> Fri, 11 Mar 2011 17:10:04 +0100
++
++audacity (1.3.12-15) unstable; urgency=low
++
++ * Fix crash on WMA export (LP: #695648).
++
++ -- Benjamin Drung <bdrung@debian.org> Wed, 09 Mar 2011 12:09:51 +0100
++
++audacity (1.3.12-14) unstable; urgency=low
++
++ [ Fabian Greffrath ]
++ * Remove myself from Uploaders.
++
++ [ Benjamin Drung ]
++ * Soundtouch >= 1.5 uses soundtouch.pc and not soundtouch-1.4.pc
++
++ -- Benjamin Drung <bdrung@debian.org> Mon, 28 Feb 2011 15:04:39 +0100
++
++audacity (1.3.12-13) unstable; urgency=low
++
++ * Compile against system portAudio (Closes: #323711).
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 26 Feb 2011 23:02:54 +0100
++
++audacity (1.3.12-12) unstable; urgency=low
++
++ * Rebuild against the newest soundtouch.
++
++ -- Benjamin Drung <bdrung@debian.org> Sat, 19 Feb 2011 15:06:35 +0100
++
++audacity (1.3.12-11) unstable; urgency=low
++
++ * Tighten build dependencies.
++ * Add portsmf-configure.patch to support using system portSMF.
++ * Fix char to const char conversion in src/TrackArtist.cpp.
++
++ -- Benjamin Drung <bdrung@debian.org> Thu, 17 Feb 2011 21:08:58 +0100
++
++audacity (1.3.12-9) unstable; urgency=low
++
++ * Drop ffmpeg-av-match-ext.patch in favor of disable-dynamic-loading.patch.
++ * Update my email address.
++ * Drop DM-Upload-Allowed from debian/control.
++
++ -- Benjamin Drung <bdrung@debian.org> Thu, 06 Jan 2011 22:04:37 +0100
++
++audacity (1.3.12-8) experimental; urgency=low
++
++ * Pick up upstream improvements to the slider background color patch.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Thu, 25 Nov 2010 23:02:25 +0100
++
++audacity (1.3.12-7) experimental; urgency=low
++
++ * Fix interchanged bug numbers from previous upload.
++ * Support FFmpeg >= 0.6 (Closes: #593162, LP: #602934).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Wed, 22 Sep 2010 02:37:52 +0200
++
++audacity (1.3.12-6) unstable; urgency=low
++
++ * Build with jack on all architectures (Due to a bug, jack was already
++ enabled on all architectures except on i386, amd64, powerpc).
++ * Fix build failure with GCC 4.5 (Closes: #564865, LP: #629955).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Tue, 21 Sep 2010 22:47:19 +0200
++
++audacity (1.3.12-5) unstable; urgency=low
++
++ * Fix missing content in debug package.
++ * Bump Standards-Version to 3.9.1 (no changes required).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Thu, 05 Aug 2010 12:53:38 +0200
++
++audacity (1.3.12-4) unstable; urgency=low
++
++ [ Fabian Greffrath ]
++ * Fix debian/watch to consult sourceforge again, as googlecode changed
++ their download page link format.
++ * Update my e-mail address.
++
++ [ Benjamin Drung ]
++ * Switch from CDBS to dh 7.
++ * Convert versioned Conflicts into Breaks.
++ * Simplify debian/rules.
++ * Bump Standards-Version to 3.9.0 (no changes required).
++ * Add open-mixer.patch to fix segfault with multiple ALSA devices.
++ (Closes: #584605) - thanks to Dave Witbrodt <dawitbro@sbcglobal.net>
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Wed, 30 Jun 2010 01:09:55 +0200
++
++audacity (1.3.12-3) unstable; urgency=high
++
++ * Do not install audacity.xpm (Closes: #578509).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Mon, 26 Apr 2010 01:20:30 +0200
++
++audacity (1.3.12-2) unstable; urgency=low
++
++ * Add fix-slider-background-color.patch to fix background color of
++ sliders.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Sun, 04 Apr 2010 17:54:47 +0200
++
++audacity (1.3.12-1) unstable; urgency=low
++
++ * New upstream release.
++ * Remove all patches (they are applied upstream).
++ * Remove all images from debian directory (they are now included in
++ the upstrem tarball).
++ * Update debian/*.install files.
++ * Enable the feature to link audio tracks to a label track.
++ * Update watch file.
++ * Drop unused libtag1-dev from Build-Depends.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Sat, 03 Apr 2010 01:43:27 +0200
++
++audacity (1.3.11-2) unstable; urgency=low
++
++ * Fix export by track bug in export-multiple.patch.
++ * Update meta data of patches.
++ * Bump Standards-Version to 3.8.4 (no changes required).
++ * Add trailing blank line to debian/NEWS.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Wed, 03 Feb 2010 14:02:14 +0100
++
++audacity (1.3.11-1) unstable; urgency=low
++
++ * New upstream release.
++ - builds with binutils-gold (Closes: #553969)
++ - builds with upcoming gcc 4.5 (gcc-snapshot 20100117-1) (Closes: #564865)
++ - Click Track and other Nyquist plugins work on amd64 (LP: #454859)
++ * Drop hurd.patch (accepted upstream).
++ * Remove asterisk from debian/NEWS.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Tue, 19 Jan 2010 23:42:22 +0100
++
++audacity (1.3.10-2) unstable; urgency=low
++
++ * Build against system libvamp and taglib.
++ * Add hurd.patch to fix missing NOFILE on GNU/Hurd.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Thu, 31 Dec 2009 01:16:47 +0100
++
++audacity (1.3.10-1) unstable; urgency=low
++
++ * New upstream release.
++ * Drop patches, which are accepted or applied upstream:
++ - closing-2nd-while-recording-in-1st.patch
++ - crash-on-get-default-device.patch
++ - ffmpeg-0.5-compatibility.diff
++ - gsocket.patch
++ - labeltrack-crash.patch
++ - stopstream-on-close.patch
++ * Refresh remaining patches.
++ * Switch to new source format 3.0 (quilt).
++ * debian/rules: Use autotools class instead of gnome class.
++ * Bump debhelper version to 7.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Wed, 02 Dec 2009 01:45:30 +0100
++
++audacity (1.3.9-7) unstable; urgency=low
++
++ [ David Henningsson ]
++ * Avoid crash in GetDefaultPlayDevice (LP: #475277)
++ * Fixed crash on start recording, then open and close a project window
++ * Update my email address
++ * Add apport hook for better bug reports on Ubuntu
++ * stopstream-on-close.patch has now been forwarded and committed
++ upstream.
++
++ [ Benjamin Drung ]
++ * Add Applied-Upstream meta data to patch.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Sat, 28 Nov 2009 13:43:20 +0100
++
++audacity (1.3.9-6) unstable; urgency=low
++
++ [ David Henningsson ]
++ * Add myself to uploaders
++ * Avoid that Audacity leaves autosave files behind, if quitted with
++ monitoring enabled (LP: #455990)
++ * prevent crashes when undoing label track changes (picked from
++ upstream CVS). (LP: #385538)
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Thu, 22 Oct 2009 00:22:42 +0200
++
++audacity (1.3.9-5) unstable; urgency=low
++
++ * Add debian/patches/disk-full-on-export.patch to show an error message if
++ the disk gets full on PCM export; thanks to David Henningsson for the patch
++ (LP: #259798).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Sun, 11 Oct 2009 17:52:06 +0200
++
++audacity (1.3.9-4) unstable; urgency=low
++
++ * Add debian/patches/switch-hostapi-crash.patch to prevent crash when
++ selecting sound card driver; thanks to David Henningsson for the patch
++ (LP: #436990).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Sat, 26 Sep 2009 15:58:39 +0200
++
++audacity (1.3.9-3) unstable; urgency=low
++
++ * Add debian/patches/gsocket.patch to fix conflicting GSocket definition.
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Fri, 11 Sep 2009 10:39:31 +0200
++
++audacity (1.3.9-2) unstable; urgency=low
++
++ * Respect locales/$LANG (Closes: #481424, LP: #292168).
++ - Add debian/patches/lang.patch
++ * Drop CVE-2007-6061.patch and remove notice from NEWS file. The
++ security issue is fixed since version 1.3.5 and /tmp can be used as
++ temporary directory again.
++ * Remove resolved news item from experimental (Closes: #545402).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Tue, 08 Sep 2009 17:05:00 +0200
++
++audacity (1.3.9-1) unstable; urgency=low
++
++ * New upstream release.
++ * Drop 10-kFreeBSD.patch and 20-autoconf.patch (accepted by upstream).
++ * Drop debian/patches/dont-create-help-directory-on-runtime.patch.
++ * Add debian/patches/ffmpeg-0.5-compatibility.diff to make audacity
++ compatible to the ffmpeg 0.5 series.
++ * Rename recommended "unstripped" to "extra" ffmpeg variants.
++ * Add meta-information to all patch files according to the DEP-3.
++ * Do not link against unused libraries (make dpkg-shlibdeps happy).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Tue, 01 Sep 2009 02:17:01 +0200
++
++audacity (1.3.8-1) experimental; urgency=low
++
++ [ Benjamin Drung ]
++ * New upstream release.
++ * Drop patches that are applied or adopted upstream:
++ - curly-brace-before-preprocessor-endif.patch
++ - desktop_file.patch
++ - make-distclean.patch
++ - pulseaudio.patch
++ * Drop portaudio.patch, it does not apply anymore and audacity was
++ never build against portaudio.
++ * debian/NEWS: Fix typo (thanks to Lintian).
++ * Bump Standards-Version to 3.8.3 (no changes).
++ * Drop debian/source.lintian-overrides, not needed any longer.
++ * Update debian/watch file to search on Google Code.
++ * Do not create help directory on runtime (backport patch from upstream)
++ - Add debian/patches/dont-create-help-directory-on-runtime.patch
++ * Add debian/patches/export-multiple.patch (LP: #276043).
++ * Add debian/patches/10-kFreeBSD.patch and debian/patches/20-autoconf.patch
++ to fix FTBFS on GNU/kFreeBSD; thanks to Petr Salinger for the patch
++ (Closes: #542765).
++ * Allow uploads done by Debian Maintainers.
++ * This release is not compatible to the ffmpeg 0.5 series. Left a
++ notice in debian/NEWS.
++
++ [ Reinhard Tartler ]
++ * Build against system taglib
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Tue, 25 Aug 2009 03:28:39 +0200
++
++audacity (1.3.7-3) unstable; urgency=low
++
++ [ Fabian Greffrath ]
++ * Remove Matt Brubeck <mbrubeck@debian.org> from Uploaders (Closes: #521481).
++
++ [ Reinhard Tartler ]
++ * Recommend alternatively on the "unstripped" ffmpeg variants (LP: #344061).
++
++ [ Benjamin Drung ]
++ * debian/control:
++ + Update my e-mail address.
++ + Move audacity-dbg to section debug.
++ * Bumped Standards-Version to 3.8.1.
++ * Update make-distclean.patch to also remove lib-src/libportmixer.a.
++ * Add debian/source.lintian-overrides to suppress ancient-libtool warning.
++ * Add Audacity SVG icon; thanks to Aaron Spike (LP: #157828).
++
++ -- Benjamin Drung <bdrung@ubuntu.com> Sun, 14 Jun 2009 23:17:41 +0200
++
++audacity (1.3.7-2) unstable; urgency=low
++
++ * Build against system FFmpeg for import and export support
++ (Closes: #512278, #5143333).
++ * Build-Depend on recent versions of the ffmpeg headers and recommend ffmpeg
++ shared libraries with recent sonames to make sure the ffmpeg packages are
++ new enough for audacity.
++ * Recent ffmpeg packages have Speex support enabled, so audacity can also
++ benefit from this feature (Closes: #329802).
++ * Re-enable PortMixer, as recommended upstream:
++ <http://sourceforge.net/mailarchive/message.php?msg_name=1234719213.4602.23.camel%40delph>
++
++ -- Fabian Greffrath <fabian@debian-unofficial.org> Tue, 17 Feb 2009 10:27:17 +0100
++
++audacity (1.3.7-1) experimental; urgency=low
++
++ [ Benjamin Drung ]
++ * New upstream release.
++ + Fixes error on second build (Closes: #442497, #486155).
++ * Dropped hyphen-used-as-minus-sign.patch (applied upstream).
++ * Added curly-brace-before-preprocessor-endif.patch to fix compile error.
++ * Added myself to Uploaders.
++ * Added make-distclean.patch.
++ * Updated watch file.
++ * Removed Ubuntu changelog entries.
++
++ [ Fabian Greffrath ]
++ * Removed spurious "DEB_COMPRESS_EXCLUDE := *.htb" from debian/rules.
++ There isn't even one file of this name in the packages.
++
++ -- Benjamin Drung <benjamin.drung@gmail.com> Wed, 04 Feb 2009 20:16:48 +0100
++
++audacity (1.3.6-3) unstable; urgency=low
++
++ * Added myself to Uploaders.
++ * Wrapped Uploaders and Build-Depends fields.
++ * Ordered and cleaned up Build-Depends, added autotools-dev.
++ * Bumped Standards-Version to 3.8.0.
++ * Moved Homepage from package description to Source stanza.
++ * Added ${misc:Depends} to Depends.
++ * Added MP2-support via libtwolame (Closes: #448762, #481338).
++ * Removed obsolete audacity.dirs and blank lines in
++ debian/audacity.install and debian/rules.
++ * Use Applications/Sound in audacity.menu.
++ * Use sf.net redirector in debian/watch.
++ * Fixed syntax errors in architecture checks in debian/rules
++ (Closes: #486147).
++ * Removed redundant debhelper calls from debian/rules and force remove
++ of the license file.
++ * Added patch to fix hyphen-used-as-minus-sign, thanks lintian.
++ * Added an audacity-dbg debug package.
++ * Versioned Build-Depends on libsoundtouch1-dev (>= 1.3.1-2) and
++ explicitely enable it in the configure flags (Closes: #459198).
++ * Added advice to also remove '~/.audacity' to debian/NEWS (Closes: #463955).
++ * Added Build-Conflicts against libwxbase2.6-dev and wx2.6-headers
++ (Closes: #405623).
++ * Explicitely built against the system libsamplerate, effectively disabling
++ the internal libresample. This may break support for proprietary VST
++ plug-ins! Left a notice in debian/NEWS.
++ * Reordered configure flags in debian/rules and renamed
++ T1_DEB_CONFIGURE_EXTRA_FLAGS to the more descriptive WITH_JACK_CONFFLAG.
++ * Audacity suggests libmp3lame0.
++ * Added an arch:all audacity-data package that contains most of the
++ architecture-independent content of the '/usr/share' directory.
++ * Fixed faulty confflags --with-libid3tag and --with-libvorbis.
++ * Remove the redundant LICENSE.txt file immediately after the install rule.
++ * Do not manually remove lib-src/libpormixer.a in the clean rule. We build
++ --without-portmixer anyway.
++
++ -- Fabian Greffrath <fabian@debian-unofficial.org> Tue, 20 Jan 2009 15:45:00 +0100
++
++audacity (1.3.6-2) unstable; urgency=low
++
++ * Set Maintainer to pkg-multimedia-maintainers
++ * Add Vcs-Git and Vcs-Browser URLs
++
++ -- Free Ekanayaka <freee@debian.org> Mon, 12 Jan 2009 08:30:59 +0000
++
++audacity (1.3.6-1) unstable; urgency=low
++
++ * New upstream version
++ * Drop ratefix patch, merged upstream
++ * Add pulseaudio patch (thanks to David Henningsson)
++ * Build depend on libwxgtk2.8-dev instead of libwxgtk2.6-dev
++ * Set Maintainer to pkg-multimedia-maintainers
++ * Add Vcs-Git and Vcs-Browser URLs
++
++ -- Free Ekanayaka <freee@debian.org> Sun, 11 Jan 2009 23:54:44 +0000
++
++audacity (1.3.5-2) unstable; urgency=low
++
++ * Applied ratefix.patch which fixes a project rate issue when
++ exporting to wav (Closes: #481641), thanks to Paul Martin
++
++ -- Free Ekanayaka <freee@debian.org> Mon, 19 May 2008 11:51:25 +0100
++
++audacity (1.3.5-1) unstable; urgency=low
++
++ * New upstream release
++ * Included patches from Ubuntu (thanks to Bruno Barrera Yever):
++ - debian/patches/desktop_file.patch:
++ - removed deprecated Encoding field
++ - removed deprecated Application value from Categories
++ - updated Name fields
++ - updated Icon field
++ * Removed liblame patch, included upstream
++
++ -- Free Ekanayaka <freee@debian.org> Wed, 14 May 2008 13:54:33 +0100
++
++audacity (1.3.4-1.2) unstable; urgency=medium
++
++ * Non-maintainer upload.
++ * Fix FTBFS with GCC 4.3 (Closes: #455635).
++ * Reenable JACK on amd64 (Closes: #469325).
++
++ -- Luk Claes <luk@debian.org> Sat, 22 Mar 2008 10:50:11 +0000
++
++audacity (1.3.4-1.1) unstable; urgency=high
++
++ * Non-maintainer upload by security team.
++ * Fix insecure directory creation in /tmp by moving the directory
++ to the users home directory (CVE-2007-6061; Closes: #453283).
++ * Adding NEWS file to advise the user to change the tmp path
++ in his config file so there is a notification for users who
++ are already vulnerable.
++
++ -- Nico Golde <nion@debian.org> Mon, 21 Jan 2008 19:08:54 +0100
++
++audacity (1.3.4-1) unstable; urgency=low
++
++ [ Joost Yervante Damad ]
++ * Survived the library transition (Closes: #426636)
++ * Disable portmixer as recommended (Closes: #454241)
++ * only enable jack on i386 and powerpc (See also #406754)
++
++ [ Free Ekanayaka ]
++ * New upstream release
++ * Force removal of lib-src/libportmixer.a when cleaning (Closes #442497)
++ * Fixed watch file (Closes: #449637)
++ * Dropped no more needed desktop, kfreebsd and see patches
++
++ -- Free Ekanayaka <freee@debian.org> Tue, 18 Dec 2007 21:15:12 +0000
++
++audacity (1.3.3-1) unstable; urgency=low
++
++ * New upstream release
++ * Added watch file
++ * debian/patches:
++ - updated libmp3lame patch
++ * debian/control:
++ - as suggested upstream, depend on libgtk2.0-dev, otherwise
++ the code fails to build
++
++ -- Free Ekanayaka <freee@debian.org> Fri, 18 May 2007 12:11:05 +0200
++
++audacity (1.3.2-4) unstable; urgency=low
++
++ * debian/patches:
++ - desktop_file.patch: fixed broken Category entry
++ * debian/audacity.mime:
++ - added entry for application/x-audacity-project
++
++ -- Free Ekanayaka <freee@debian.org> Thu, 17 May 2007 02:36:41 +0200
++
++audacity (1.3.2-3) unstable; urgency=low
++
++ [ Joost Yervante Damad ]
++ * Add patch by Joo Martin <bugs@joomart.de> to fix installation of
++ the locales (Closes: #416864, #422338)
++ * Add patch based on work by Mikael Magnusson <mikma@users.sourceforge.net>
++ that enables usage of the portaudio library on the system, however it
++ doesn't work, because portmixer doesn't compile against it, soo we're
++ not using it yet.
++ * Apply changes from #423477 (Closes: #423477)
++ - transparent background for icons
++ - /usr/share/audacity => /usr/share/pixmaps
++ * Look for libmp3lame.so.0 iso libmp3lame.so (Closes: #410516)
++ [ Free Ekanayaka ]
++ * Add icon for .aup files
++
++ -- Joost Yervante Damad <andete@debian.org> Sat, 12 May 2007 13:09:13 +0200
++
++audacity (1.3.2-2) unstable; urgency=high
++
++ [Joost Yervante Damad]
++ * audacity - FTBFS: error: unrecognized command line option "-msse"
++ (Closes: #409255)
++ Fixed by building the sse file only with -msse on i386 and amd64 archs
++ [ Free Ekanayaka ]
++ * FTBFS on GNU/kFreeBSD (Closes: #409260)
++
++ -- Joost Yervante Damad <andete@debian.org> Fri, 23 Mar 2007 11:00:39 +0100
++
++audacity (1.3.2-1) unstable; urgency=low
++
++ [ Michael Biebl ]
++ * New upstream release for GTK2 and ALSA.
++ * debian/control
++ - Add build-dep on libexpat1-dev, libjack0.100.0-dev, libasound2-dev.
++ - Build against libwxgtk2.6-dev. (Closes: #340409, #379616)
++ * debian/rules
++ - Enable portaudio v19 (ALSA). (Closes: #249157)
++ - Enable unicode. (Closes: #298548)
++ - Use system expat library.
++ * Ship the desktop file provided by upstream, drop
++ debian/audacity.desktop.
++ * Use debhelper v5 compat mode.
++ * Update FSF address in debian/copyright.
++ * Update to Standards-Version 3.7.2, no further changes required.
++
++ [ Free Ekanayaka ]
++ * Depend on libjack-dev rather that libjack0.100.0-dev, which is now
++ obsolete
++ * Set Maintainer to Debian Multimedia Team
++ * Added Matt and myself to Uploaders
++
++ -- Free Ekanayaka <freee@debian.org> Tue, 16 Jan 2007 15:53:30 +0100
++
++audacity (1.2.4b-2.1) unstable; urgency=low
++
++ * NMU as part of the GCC 4.1 transition.
++ * Remove extra qualification from C++ header file (closes: #357056).
++
++ -- Martin Michlmayr <tbm@cyrius.com> Fri, 26 May 2006 12:26:18 +0200
++
++audacity (1.2.4b-2) unstable; urgency=low
++
++ * src/effects/Silence.cpp: Fix bug that caused Generate Silence to affect
++ all tracks instead of just the selected ones.
++ * debian/copyright: Update FSF address.
++ * de.po: Fix translation mistakes (closes: #313667). Patch from Jens
++ Seidel.
++ * Fix build on GNU/kFreeBSD (closes: #345201). Patch from Aurelien Jarno.
++
++ -- Matt Brubeck <mbrubeck@debian.org> Fri, 13 Jan 2006 20:08:04 -0800
++
++audacity (1.2.4b-1) unstable; urgency=low
++
++ * New upstream release
++ - Fixed encoding error in French localization.
++ * debian/control: Updated my email address.
++
++ -- Matt Brubeck <mbrubeck@debian.org> Mon, 19 Dec 2005 17:46:43 -0800
++
++audacity (1.2.4-1) unstable; urgency=low
++
++ * New upstream release
++ - debian/rules, debian/control, debian/audacity.mime:
++ Build new FLAC import support (closes: #329801, #329824).
++ * debian/control:
++ - Update Standards-Version to 3.6.2.
++ - Add Build-Conflicts with libwxgtk2.6-dev.
++ * debian/audacity.mime: Reduce priorities (closes: #327234).
++ * debian/patches/001-allegro-gcc4.diff: Removed (merged upstream).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 26 Nov 2005 18:38:48 -0800
++
++audacity (1.2.3-2) unstable; urgency=low
++
++ * Build against libwxgtk2.4-1 (closes: #320995).
++ * 001-allegro-gcc4.diff (from Andreas Jochens) -
++ Fix AMD64/gcc4 compilation error (closes: #285481).
++ * debian/control: Add Build-Conflicts with libwxgtk2.5-dev.
++ * debian/copyright: Refer to specific versions of (L)GPL from
++ common-licenses. Remove extraneous characters from SoundTouch
++ license notice. (Thanks to Marc 'HE' Brockschmidt.)
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Tue, 2 Aug 2005 20:53:09 -0700
++
++audacity (1.2.3-1) unstable; urgency=low
++
++ * New upstream release
++ - Fall back to default help file path if custom path is wrong
++ (closes: #275345).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Fri, 19 Nov 2004 11:53:04 -0800
++
++audacity (1.2.2-2) unstable; urgency=low
++
++ * debian/copyright: Add copyright information and original licenses
++ for other libraries included in the Audacity source package.
++ * debian/audacity.desktop: Add a .desktop file (closes: #281193).
++ * debian/rules, debian/control: Run dh_desktop; Build-Depends on debhelper
++ (>=4.2.21).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 16 Oct 2004 10:35:44 -0700
++
++audacity (1.2.2-1) unstable; urgency=low
++
++ * New upstream release (closes: #268360).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Wed, 1 Sep 2004 22:29:13 -0700
++
++audacity (1.2.1.91-1) unstable; urgency=low
++
++ * New upstream pre-release.
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Mon, 9 Aug 2004 20:24:38 -0700
++
++audacity (1.2.1-4) unstable; urgency=low
++
++ * Really install audacity.mime.
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Sun, 18 Jul 2004 19:28:41 -0700
++
++audacity (1.2.1-3) unstable; urgency=low
++
++ * debian/copyright: Update maintainer information.
++ * Use dh_install to install menu icons.
++ * Don't gzip the HTB (online help) file, which is already compressed
++ (closes: #256562).
++ * Remove extra file LICENSE.txt in debian/rules instead of
++ patching upstream Makefile.
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Sun, 11 Jul 2004 17:14:51 -0700
++
++audacity (1.2.1-2) unstable; urgency=low
++
++ * debian/patches/dirmanager-hash.diff: Fix a dataloss bug when editing
++ a saved project file with duplicated data (patch from upstream CVS).
++ * locale/ru.po: Fix character encoding of Russian translation by reverting
++ to file from 1.2.0.
++ * Add "icon" line to menu file (closes: #252853).
++ * Register as a MIME handler (closes: #255893).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Fri, 25 Jun 2004 13:54:27 -0700
++
++audacity (1.2.1-1) unstable; urgency=low
++
++ * New upstream release
++ - Removes debugging output from Import Raw (closes: #245665).
++ - Fixes crash when Equalization window is too small (closes: #243767).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 8 May 2004 12:19:48 -0700
++
++audacity (1.2.0-3) unstable; urgency=low
++
++ * Fix nyquist build on MIPS, and re-enable nyquist on all platforms.
++ Patch from Stephen Gildea (closes: #241488).
++ * Use smaller image as window icon (closes: #242856).
++ * Update autotools helper files config.guess and config.sub.
++ * Add Suggests: ladspa-plugin.
++ * Add a menu icon.
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 10 Apr 2004 10:36:34 -0700
++
++audacity (1.2.0-2) unstable; urgency=low
++
++ * Fix endianness problem on PowerPC (closes: #232972).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 27 Mar 2004 11:11:11 -0800
++
++audacity (1.2.0-1) unstable; urgency=low
++
++ * New upstream release (closes: #234746).
++ * New maintainer.
++ * Update Standards-Version to 3.6.1.0.
++ * Remove libsamplerate dependency (replaced by libresample).
++ * Fix compilation error in soundtouch. Patch from Matt Kraai
++ (closes: #236990).
++ * Fix "make distclean" to remove all configure-generated files.
++ * Remove outdated information from copyright file.
++ * Remove duplicate license file LICENSE.txt.
++ * Properly quote values in menu file.
++ * Acknowledge NMU (closes: #213193, #194509, #223248, #220365, #221176).
++
++ -- Matt Brubeck <mbrubeck@cs.hmc.edu> Tue, 16 Mar 2004 15:11:03 -0800
++
++audacity (1.1.99pre3-1) unstable; urgency=low
++
++ * Add 'zip' to Build-deps. Previously zip was in non-US which required
++ me to pre-zip the help file before uploading, but this is no longer
++ the case. (closes: #226261)
++ * The rebuild should resolve the runtime link warnings and crashes
++ (closes: #227903)
++ * Nyquist is no longer configured to be part of the build. It
++ prevents mips and mipsel from building correctly, and no one
++ is prepared to fix the problems at this time.
++
++ -- Joshua Haberman <joshua@debian.org> Thu, 15 Jan 2004 18:48:10 -0800
++
++audacity (1.1.99pre3-0.1) unstable; urgency=low
++
++ * new upstream, hopefully closes: #213193, #194509
++ * recompiled with newer libs, closes: #223248, #220365, #221176
++ * NMU
++
++ -- Torsten Werner <twerner@debian.org> Wed, 31 Dec 2003 13:40:24 +0100
++
++audacity (1.1.99pre1-2) unstable; urgency=low
++
++ * Prevent audacity-1.2-help.htb from being gzipped, so online help
++ works correctly
++ * Changes to configure.in, such as recognizing when libsndfile is
++ not present
++ * Build-depend on libsndfile1-dev, so autobuilders won't fail
++ (closes: #204334)
++
++ -- Joshua Haberman <joshua@debian.org> Wed, 6 Aug 2003 18:24:02 +0000
++
++audacity (1.1.99pre1-1) unstable; urgency=low
++
++ * New upstream 1.2 prerelease. Far too many new features to list.
++ * Audacity 1.2 does not support opening MIDI files, so the
++ Open Midi -> Export Ogg crash is no longer triggerable (closes: #150654)
++ * Audacity 1.2 performs checks to guard against multiple instances
++ running concurrently, to prevent multiple instances from interfering
++ with each others temporary files. (closes: #182782)
++ * We now use libsndfile for sound file i/o, so 8 bit files should
++ no longer be distorted. (closes: #187304)
++ * Recompile should fix weird, unexplainable, unreproducable runtime
++ linking error. (closes: #187504)
++ * Audacity 1.2 has a completely new audio i/o backend. The code that
++ caused a problem when changing devices in the preferences has been
++ completely rewritten. (closes: #188808)
++ * We no longer link against id3lib (thank goodness) so the FTBFS that
++ was clearly caused by id3lib should no longer be an issue.
++ (closes: #192328)
++ * "<" and ">" removed from URL display to prevent the URL from disappearing
++ entirely from the packages.d.o web pages that don't properly escape them.
++ (closes: #196660)
++
++ -- Joshua Haberman <joshua@debian.org> Tue, 5 Aug 2003 20:15:07 +0000
++
++audacity (1.0.1-1) unstable; urgency=low
++
++ * New minor upstream release
++ * Moved binary and manpages out of /usr/X11R6 (closes: #171403)
++ * The recompile will solve the libvorbis0 dependency problem
++ (closes: #185387, #185078)
++ * The recompile should also solve problems with the dynamic linker
++ not finding the correct libstdc++. (closes: #184905)
++
++ -- Joshua Haberman <joshua@debian.org> Tue, 25 Mar 2003 01:33:47 +0000
++
++audacity (1.0.0-1.1) unstable; urgency=low
++
++ * NMU to fix breakage caused by libvorbis0 split.
++
++ -- Christopher L Cheney <ccheney@debian.org> Mon, 29 Jul 2002 22:00:00 -0500
++
++audacity (1.0.0-1) unstable; urgency=low
++
++ * New upstream release (1.0.0, woohoo!)
++ * More 64-bit platform patches (closes: #145537)
++
++ -- Joshua Haberman <joshua@debian.org> Fri, 14 Jun 2002 23:55:23 -0700
++
++audacity (0.98-3) unstable; urgency=low
++
++ * Applied fix that caused file importing to fail on platforms where
++ sizeof(long) != 4. (closes: #140417)
++
++ -- Joshua Haberman <joshua@debian.org> Sun, 14 Apr 2002 02:40:17 -0700
++
++audacity (0.98-2) unstable; urgency=low
++
++ * New build-depends on libwxgtk2.2-dev (>=2.2.9.2) should solve any
++ remaining libpng problems. This will effectively revert us back to
++ libpng2, since this is what the libwxgtk2.2 maintainer decided on.
++
++ -- Joshua Haberman <joshua@debian.org> Wed, 6 Mar 2002 20:12:42 -0800
++
++audacity (0.98-1) unstable; urgency=low
++
++ * Full upstream release.
++ * All effects will correctly cancel now. (closes: #129381)
++ * Fixed subtle but serious bug in libmad mp3 importing code that would
++ randomly cause freezes when importing mp3s. (closes: #129380)
++ * Build-depends on wxWindows and libpng are versioned to force libpng3
++ for both. (closes: #128463)
++
++ -- Joshua Haberman <joshua@debian.org> Tue, 22 Jan 2002 23:51:20 -0800
++
++audacity (0.97.2-1) unstable; urgency=low
++
++ * Eliminated build-dependency on 'zip' by pre-zipping the help file. I was
++ previously unaware that zip is in non-us, making the build-dep a policy
++ violation. Unfortunately, this required a new source tarball, since
++ Debian diffs don't seem to allow binary files.
++
++ -- Joshua Haberman <joshua@debian.org> Tue, 1 Jan 2002 22:47:26 -0800
++
++audacity (0.97.1-1) unstable; urgency=low
++
++ * Upstream prerelease. Upstream we have fixed many important bugs, but
++ the next full release may not be ready for Debian's freeze. These
++ fixes should definitely go in woody.
++ * Audacity no longer includes its own complete copy of libmpeg3 and
++ id3lib; instead we link against the debian packages libmad0-dev and
++ libid3-dev. This effectively sidesteps the problems of id3lib
++ building (or not building) on 64 bit architectures.
++ (closes: #121599, #123132, #126769)
++ * improved debian/rules to more completely "make clean." (closes: #126761)
++
++ -- Joshua Haberman <joshua@debian.org> Sat, 29 Dec 2001 21:05:46 -0800
++
++audacity (0.97-1) unstable; urgency=low
++
++ * Upstream release
++ * Updated config.guess and config.sub from upstream (closes: bug#115361)
++
++ -- Joshua Haberman <joshua@debian.org> Sat, 13 Oct 2001 14:37:49 -0700
++
++audacity (0.96-1) unstable; urgency=low
++
++ * Upstream release
++
++ -- Joshua Haberman <joshua@debian.org> Mon, 6 Aug 2001 16:37:53 -0700
++
++audacity (0.95-2) unstable; urgency=low
++
++ * re-eliminated architecture-specific flags from compilation of libmpeg3
++ (forgot to fix upstream before this release) (closes: bug#96750)
++
++ -- Joshua Haberman <joshua@debian.org> Tue, 8 May 2001 23:12:34 -0700
++
++audacity (0.95-1) unstable; urgency=low
++
++ * Upstream release
++
++ -- Joshua Haberman <joshua@debian.org> Mon, 30 Apr 2001 16:19:00 -0700
++
++audacity (0.94c-2) unstable; urgency=low
++
++ * eliminated architecture-specific flags from compilation of libmpeg3
++ (closes: bug#92410)
++ * added support for the help system
++
++ -- Joshua Haberman <joshua@debian.org> Sun, 1 Apr 2001 00:18:25 -0800
++
++audacity (0.94c-1) unstable; urgency=low
++
++ * Initial Release.
++
++ -- Joshua Haberman <joshua@debian.org> Wed, 25 Mar 2001 19:56:13 -0800
--- /dev/null
--- /dev/null
++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: audacity
++Upstream-Contact: audacity-devel@lists.sourceforge.net
++Source: https://github.com/audacity/audacity
++
++Files: *
++Copyright: 2000-2001, Apple Computer, Inc
++ 1999-2018, Audacity Team
++ 1989-1994, Carnegie Mellon University
++ 1985-1986, David Betz
++ 1985-1987, David Michael Betz
++ 2003, David W. Durham
++ 2003-2005, Dominic Mazzoni and Matt Brubeck
++ 1999-2017, Ekipa Audacity
++ 2001, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 1989-2013, Free Software Foundation, Inc
++ 1989-1991, Free Software Foundation, Inc.
++ 2010, HairerSoft
++ 2005, Heinrich Taube <taube@uiuc.edu>
++ 2006, Innovative Computer Solutions")
++ 1998-2003, Julian Smart
++ 2008, LRN
++ 2009, Martin Srebotnjak
++ 2000-2002, Michael Smith
++ 1986-2009, Microsoft Corporation
++ 1999-2012, Olli Parviainen
++ Olli Parviainen
++ 2006, Rick Taube
++ 1998, Robert Roebling
++ 1998, Robert Roebling, 2004 Zbigniew Zagorski, 2005 Mart Raudsepp
++ 1991-2012, Roger B. Dannenberg
++ Ryan Norton
++ 2004, Sami Liedes
++ 2002-2005, Shane T. Mueller
++ 2007, Sharif Farsiweb, Inc
++ Stefan Csomor
++ 2005, The Audacity Team
++ 1995-2010, Ulrich Drepper <drepper@gnu.ai.mit.edu>
++ 2011, Vadim Zeitlin <vadim@wxwidgets.org>
++ 2007-2009, Vaughan Johnson, Martyn Shaw (MJS)
++ 1999, and beyond Audacity Development Team
++ 2007-2013, robs@users.sourceforge.net
++ 2010, wxWidgets team
++License: CC-BY or GPL-2+
++Comment: No explicit license found, using license(s) from:
++ LICENSE.txt
++
++Files: lib-src/ffmpeg/libavcodec/*
++ lib-src/ffmpeg/libavformat/*
++ lib-src/ffmpeg/libavutil/adler32.h
++ lib-src/ffmpeg/libavutil/aes.h
++ lib-src/ffmpeg/libavutil/attributes.h
++ lib-src/ffmpeg/libavutil/audio_fifo.h
++ lib-src/ffmpeg/libavutil/avassert.h
++ lib-src/ffmpeg/libavutil/avstring.h
++ lib-src/ffmpeg/libavutil/avutil.h
++ lib-src/ffmpeg/libavutil/base64.h
++ lib-src/ffmpeg/libavutil/blowfish.h
++ lib-src/ffmpeg/libavutil/bprint.h
++ lib-src/ffmpeg/libavutil/bswap.h
++ lib-src/ffmpeg/libavutil/buffer.h
++ lib-src/ffmpeg/libavutil/channel_layout.h
++ lib-src/ffmpeg/libavutil/common.h
++ lib-src/ffmpeg/libavutil/cpu.h
++ lib-src/ffmpeg/libavutil/crc.h
++ lib-src/ffmpeg/libavutil/dict.h
++ lib-src/ffmpeg/libavutil/downmix_info.h
++ lib-src/ffmpeg/libavutil/error.h
++ lib-src/ffmpeg/libavutil/eval.h
++ lib-src/ffmpeg/libavutil/fifo.h
++ lib-src/ffmpeg/libavutil/file.h
++ lib-src/ffmpeg/libavutil/frame.h
++ lib-src/ffmpeg/libavutil/hmac.h
++ lib-src/ffmpeg/libavutil/imgutils.h
++ lib-src/ffmpeg/libavutil/intfloat.h
++ lib-src/ffmpeg/libavutil/intfloat_readwrite.h
++ lib-src/ffmpeg/libavutil/intreadwrite.h
++ lib-src/ffmpeg/libavutil/lfg.h
++ lib-src/ffmpeg/libavutil/log.h
++ lib-src/ffmpeg/libavutil/lzo.h
++ lib-src/ffmpeg/libavutil/macros.h
++ lib-src/ffmpeg/libavutil/mathematics.h
++ lib-src/ffmpeg/libavutil/md5.h
++ lib-src/ffmpeg/libavutil/mem.h
++ lib-src/ffmpeg/libavutil/murmur3.h
++ lib-src/ffmpeg/libavutil/old_pix_fmts.h
++ lib-src/ffmpeg/libavutil/opencl.h
++ lib-src/ffmpeg/libavutil/opt.h
++ lib-src/ffmpeg/libavutil/parseutils.h
++ lib-src/ffmpeg/libavutil/pixdesc.h
++ lib-src/ffmpeg/libavutil/pixfmt.h
++ lib-src/ffmpeg/libavutil/random_seed.h
++ lib-src/ffmpeg/libavutil/rational.h
++ lib-src/ffmpeg/libavutil/ripemd.h
++ lib-src/ffmpeg/libavutil/samplefmt.h
++ lib-src/ffmpeg/libavutil/sha.h
++ lib-src/ffmpeg/libavutil/sha512.h
++ lib-src/ffmpeg/libavutil/stereo3d.h
++ lib-src/ffmpeg/libavutil/time.h
++ lib-src/ffmpeg/libavutil/timecode.h
++ lib-src/ffmpeg/libavutil/timestamp.h
++ lib-src/ffmpeg/libavutil/version.h
++ lib-src/ffmpeg/libavutil/xtea.h
++ lib-src/soundtouch/include/BPMDetect.h
++ lib-src/soundtouch/include/FIFOSampleBuffer.h
++ lib-src/soundtouch/include/FIFOSamplePipe.h
++ lib-src/soundtouch/include/STTypes.h
++ lib-src/soundtouch/include/SoundTouch.h
++ lib-src/soundtouch/source/SoundStretch/RunParameters.cpp
++ lib-src/soundtouch/source/SoundStretch/RunParameters.h
++ lib-src/soundtouch/source/SoundStretch/WavFile.cpp
++ lib-src/soundtouch/source/SoundStretch/WavFile.h
++ lib-src/soundtouch/source/SoundStretch/main.cpp
++ lib-src/soundtouch/source/SoundTouch/AAFilter.cpp
++ lib-src/soundtouch/source/SoundTouch/AAFilter.h
++ lib-src/soundtouch/source/SoundTouch/BPMDetect.cpp
++ lib-src/soundtouch/source/SoundTouch/FIFOSampleBuffer.cpp
++ lib-src/soundtouch/source/SoundTouch/FIRFilter.cpp
++ lib-src/soundtouch/source/SoundTouch/FIRFilter.h
++ lib-src/soundtouch/source/SoundTouch/PeakFinder.cpp
++ lib-src/soundtouch/source/SoundTouch/PeakFinder.h
++ lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp
++ lib-src/soundtouch/source/SoundTouch/RateTransposer.h
++ lib-src/soundtouch/source/SoundTouch/SoundTouch.cpp
++ lib-src/soundtouch/source/SoundTouch/TDStretch.cpp
++ lib-src/soundtouch/source/SoundTouch/TDStretch.h
++ lib-src/soundtouch/source/SoundTouch/cpu_detect.h
++ lib-src/soundtouch/source/SoundTouch/cpu_detect_x86.cpp
++ lib-src/soundtouch/source/SoundTouch/mmx_optimized.cpp
++ lib-src/soundtouch/source/SoundTouch/sse_optimized.cpp
++ lib-src/soundtouch/source/SoundTouchDLL/SoundTouchDLL.cpp
++ lib-src/soundtouch/source/SoundTouchDLL/SoundTouchDLL.h
++ lib-src/soundtouch/source/SoundTouchDLL/SoundTouchDLL.pas
++ mac/config/i386/lib-src/libsndfile/src/sndfile.h
++ src/effects/ladspa/ladspa.h
++ win/LADSPA_plugins-win/glibc_includes/bits/*
++ win/LADSPA_plugins-win/glibc_includes/features.h
++ win/LADSPA_plugins-win/glibc_includes/stdint.h
++ win/LADSPA_plugins-win/glibc_includes/sys/*
++ win/LADSPA_plugins-win/ladspa.h
++ win/Projects/libsndfile/sndfile.h
++Copyright: 2006-2009, Baptiste Coudurier <baptiste.coudurier@gmail.com>
++ 1999-2011, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 2000-2003, Fabrice Bellard
++ 1997-2001, Free Software Foundation, Inc
++ 2003, Ivan Kalvachev
++ 2013, James Almer <jamrial@gmail.com>
++ 2012, Justin Ruggles <justin.ruggles@gmail.com>
++ 2009, Laurent Aimar
++ 2013, Lenny Wang <lwanghpc@gmail.com>
++ 2012, Li Cao <li@multicorewareinc.com>
++ 2006-2011, Mans Rullgard
++ 2012, Martin Storsjo
++ 2008, Michael Niedermayer
++ 2002-2012, Michael Niedermayer <michaelni@gmx.at>
++ 2008, NVIDIA
++ 2012, Nicolas George
++ Olli Parviainen
++ 2012, Peng Gao <peng@multicorewareinc.com>
++ 2008, Peter Ross
++ 2006, Reimar Doeffinger
++ 2013, Reimar Döffinger <Reimar.Doeffinger@gmx.de>
++ 2000-2002, Richard W.E. Furse, Paul Barton-Davis
++ 2006, Ryan Martell <rdm4@martellventures.com>
++ 2012, Samuel Pitoiset
++ 2011, Sebastien Zwickert
++ 2011-2012, Smartjog S.A.S, Clément Bœsch <clement.boesch@smartjog.com>
++ 2008-2009, Splitted-Desktop Systems
++ 2014, Tim Walker <tdskywalker@gmail.com>
++ 2013, Vittorio Giovara <vittorio.giovara@gmail.com>
++ 2012, Wei Gao <weigao@multicorewareinc.com>
++License: LGPL-2.1+
++
++Files: Makefile.in
++ autotools/*
++ help/Makefile.in
++ images/Makefile.in
++ lib-src/FileDialog/Makefile.in
++ lib-src/FileDialog/m4/*
++ lib-src/Makefile.in
++ lib-src/lib-widget-extra/Makefile.in
++ lib-src/lib-widget-extra/m4/*
++ lib-src/libnyquist/Makefile.in
++ lib-src/libnyquist/configure
++ lib-src/libscorealign/Makefile.in
++ lib-src/libscorealign/configure
++ lib-src/mod-nyq-bench/Makefile.in
++ lib-src/mod-nyq-bench/m4/*
++ lib-src/portmidi/Makefile.in
++ lib-src/portmidi/configure
++ lib-src/portsmf/Makefile.in
++ lib-src/portsmf/configure
++ lib-src/sbsms/Makefile.in
++ lib-src/sbsms/m4/ltoptions.m4
++ lib-src/sbsms/m4/ltsugar.m4
++ lib-src/sbsms/m4/ltversion.m4
++ lib-src/sbsms/m4/lt~obsolete.m4
++ lib-src/sbsms/src/Makefile.in
++ lib-src/soundtouch/Makefile.in
++ lib-src/soundtouch/config/m4/*
++ lib-src/soundtouch/include/Makefile.in
++ lib-src/soundtouch/source/Makefile.in
++ lib-src/soundtouch/source/SoundStretch/Makefile.in
++ lib-src/soundtouch/source/SoundTouch/Makefile.in
++ m4/codeset.m4
++ m4/fcntl-o.m4
++ m4/gettext.m4
++ m4/glibc2.m4
++ m4/glibc21.m4
++ m4/iconv.m4
++ m4/intdiv0.m4
++ m4/intl.m4
++ m4/intldir.m4
++ m4/intlmacosx.m4
++ m4/intmax.m4
++ m4/inttypes-pri.m4
++ m4/inttypes_h.m4
++ m4/lcmessage.m4
++ m4/lib-ld.m4
++ m4/lib-link.m4
++ m4/lib-prefix.m4
++ m4/lock.m4
++ m4/longlong.m4
++ m4/ltoptions.m4
++ m4/ltsugar.m4
++ m4/ltversion.m4
++ m4/lt~obsolete.m4
++ m4/nls.m4
++ m4/po.m4
++ m4/printf-posix.m4
++ m4/progtest.m4
++ m4/size_max.m4
++ m4/stdint_h.m4
++ m4/threadlib.m4
++ m4/uintmax_t.m4
++ m4/visibility.m4
++ m4/wchar_t.m4
++ m4/wint_t.m4
++ m4/xsize.m4
++ src/Makefile.in
++ tests/Makefile.in
++Copyright: 1992-2014, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: src/AllThemeResources.h
++ src/Audacity.h
++ src/AutoRecovery.cpp
++ src/AutoRecovery.h
++ src/Dependencies.cpp
++ src/Dependencies.h
++ src/DeviceManager.h
++ src/DirManager.cpp
++ src/FFmpeg.cpp
++ src/FFmpeg.h
++ src/PitchName.cpp
++ src/PitchName.h
++ src/Profiler.cpp
++ src/Profiler.h
++ src/Resample.cpp
++ src/Resample.h
++ src/RevisionIdent.h
++ src/blockfile/ODDecodeBlockFile.cpp
++ src/blockfile/ODDecodeBlockFile.h
++ src/blockfile/ODPCMAliasBlockFile.cpp
++ src/blockfile/ODPCMAliasBlockFile.h
++ src/blockfile/SilentBlockFile.h
++ src/commands/CommandMisc.h
++ src/commands/CommandTargets.h
++ src/commands/ScreenshotCommand.cpp
++ src/commands/ScreenshotCommand.h
++ src/commands/SelectCommand.h
++ src/effects/BassTreble.cpp
++ src/effects/BassTreble.h
++ src/effects/ChangePitch.cpp
++ src/effects/ChangePitch.h
++ src/effects/EffectManager.cpp
++ src/effects/EffectManager.h
++ src/effects/EffectRack.cpp
++ src/effects/EffectRack.h
++ src/effects/Reverb.cpp
++ src/effects/Reverb.h
++ src/effects/ScoreAlignDialog.cpp
++ src/effects/TimeWarper.cpp
++ src/effects/TimeWarper.h
++ src/effects/lv2/LV2Effect.cpp
++ src/effects/lv2/LV2Effect.h
++ src/effects/lv2/LoadLV2.cpp
++ src/effects/lv2/LoadLV2.h
++ src/export/ExportFFmpeg.cpp
++ src/export/ExportFFmpegDialogs.cpp
++ src/ondemand/ODComputeSummaryTask.cpp
++ src/ondemand/ODComputeSummaryTask.h
++ src/ondemand/ODDecodeFFmpegTask.cpp
++ src/ondemand/ODDecodeFFmpegTask.h
++ src/ondemand/ODDecodeFlacTask.h
++ src/ondemand/ODDecodeTask.cpp
++ src/ondemand/ODDecodeTask.h
++ src/ondemand/ODManager.h
++ src/ondemand/ODTask.cpp
++ src/ondemand/ODTask.h
++ src/ondemand/ODTaskThread.cpp
++ src/ondemand/ODTaskThread.h
++ src/ondemand/ODWaveTrackTaskQueue.cpp
++ src/ondemand/ODWaveTrackTaskQueue.h
++ src/widgets/MultiDialog.cpp
++ src/widgets/MultiDialog.h
++ win/audacity.iss
++ win/configwin.h
++Copyright: 1999-2009, Audacity Team
++License: GPL-2
++
++Files: autotools/ar-lib
++ autotools/compile
++ autotools/depcomp
++ autotools/missing
++ autotools/test-driver
++ lib-src/FileDialog/autotools/*
++ lib-src/lib-widget-extra/autotools/*
++ lib-src/lib-widget-extra/m4/ax_cflags_strict_prototypes.m4
++ lib-src/lib-widget-extra/m4/ax_cflags_warn_all.m4
++ lib-src/lib-widget-extra/m4/ax_cxx_check_flag.m4
++ lib-src/lib-widget-extra/m4/ax_cxxcpp_check_flag.m4
++ lib-src/libnyquist/autotools/*
++ lib-src/libscorealign/autotools/*
++ lib-src/mod-nyq-bench/autotools/*
++ lib-src/portmidi/autotools/*
++ lib-src/portsmf/autotools/*
++ lib-src/sbsms/ar-lib
++ lib-src/sbsms/compile
++ lib-src/sbsms/depcomp
++ lib-src/sbsms/missing
++ lib-src/soundtouch/config/compile
++ lib-src/soundtouch/config/depcomp
++ lib-src/soundtouch/config/missing
++ m4/ax_cflags_strict_prototypes.m4
++ m4/ax_cflags_warn_all.m4
++ m4/ax_cxx_check_flag.m4
++ m4/ax_cxxcpp_check_flag.m4
++ m4/ax_ld_check_flag.m4
++ m4/pkg.m4
++Copyright: 2007-2008, Francesco Salvestrini <salvestrini@users.sourceforge.net>
++ 1996-2013, Free Software Foundation, Inc
++ 2006, Guido U. Draheim <guidod@gmx.de>
++ 2004, Scott James Remnant <scott@netsplit.com>
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/libnyquist/nyquist/nyqsrc/fftw.h
++ lib-src/libnyquist/nyquist/nyqsrc/rfftw.h
++ lib-src/sbsms/src/real.h
++ lib-src/soundtouch/Makefile.am
++ lib-src/soundtouch/config/am_include.mk
++ lib-src/soundtouch/configure.ac
++ lib-src/soundtouch/include/Makefile.am
++ lib-src/soundtouch/source/Makefile.am
++ lib-src/soundtouch/source/SoundStretch/Makefile.am
++ lib-src/soundtouch/source/SoundTouch/Makefile.am
++ mac/config/i386/lib-src/libmad/*
++ src/AudioIO.cpp
++ src/RealFFTf.cpp
++ src/RealFFTf48x.cpp
++ src/SoundActivatedRecord.cpp
++ src/SoundActivatedRecord.h
++ src/TimerRecordDialog.cpp
++ src/TimerRecordDialog.h
++ src/effects/VST/aeffectx.h
++ src/export/ExportMP2.cpp
++ src/export/ExportMP3.cpp
++ src/toolbars/SelectionBar.cpp
++ src/toolbars/SpectralSelectionBar.cpp
++ src/widgets/ProgressDialog.cpp
++ src/widgets/ProgressDialog.h
++Copyright: 2003, David W. Durham
++ 2005-2014, Dominic Mazzoni
++ 2001-2003, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 2006, Javier Serrano Polo <jasp00/at/users.sourceforge.net>
++ 2002-2003, Joshua Haberman
++ 2006, Markus Meyer
++ 1997-1999, Massachusetts Institute of Technology
++ 2003, Paolo Patruno
++ 2009, Philip VanBaren
++ 2000-2001, Robert Leslie
++ 2000-2004, Underbit Technologies, Inc
++ 2006-2009, Vaughan Johnson
++License: GPL-2+
++
++Files: autotools/install-sh
++ lib-src/FileDialog/autotools/install-sh
++ lib-src/lib-widget-extra/autotools/install-sh
++ lib-src/libnyquist/autotools/install-sh
++ lib-src/libscorealign/autotools/install-sh
++ lib-src/libscorealign/license.txt
++ lib-src/mod-nyq-bench/autotools/install-sh
++ lib-src/portmidi/autotools/install-sh
++ lib-src/portmidi/license.txt
++ lib-src/portmidi/pm_common/portmidi.h
++ lib-src/portmidi/pm_java/pmdefaults/pmdefaults-license.txt
++ lib-src/portmidi/pm_mac/readbinaryplist.c
++ lib-src/portsmf/autotools/install-sh
++ lib-src/portsmf/license.txt
++ lib-src/sbsms/install-sh
++ lib-src/soundtouch/config/install-sh
++Copyright: 2007, Jens Ayton
++ 2001-2010, Roger B. Dannenberg
++ 1999-2000, Ross Bencina and Phil Burk
++ 1994, X Consortium
++License: Expat
++
++Files: autotools/config.guess
++ autotools/config.sub
++ lib-src/FileDialog/autotools/config.guess
++ lib-src/FileDialog/autotools/config.sub
++ lib-src/lib-widget-extra/autotools/config.guess
++ lib-src/lib-widget-extra/autotools/config.sub
++ lib-src/libscorealign/autotools/m4/ax_cflags_strict_prototypes.m4
++ lib-src/libscorealign/autotools/m4/ax_cflags_warn_all.m4
++ lib-src/libscorealign/autotools/m4/m4_ax_append_flag.m4
++ lib-src/mod-nyq-bench/autotools/config.guess
++ lib-src/mod-nyq-bench/autotools/config.sub
++ lib-src/sbsms/config.guess
++ lib-src/sbsms/config.sub
++ lib-src/soundtouch/config/config.guess
++ lib-src/soundtouch/config/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++ 2008, Guido U. Draheim <guidod@gmx.de>
++ 2011, Maarten Bosmans <mkbosmans@gmail.com>
++ 2010, Rhys Ulerich <rhys.ulerich@gmail.com>
++License: GPL-3+ with AutoConf exception
++
++Files: configure
++ lib-src/FileDialog/configure
++ lib-src/FileDialog/m4/libtool.m4
++ lib-src/lib-widget-extra/configure
++ lib-src/lib-widget-extra/m4/libtool.m4
++ lib-src/mod-nyq-bench/configure
++ lib-src/mod-nyq-bench/m4/libtool.m4
++ lib-src/sbsms/configure
++ lib-src/sbsms/m4/libtool.m4
++ lib-src/soundtouch/config/m4/libtool.m4
++ lib-src/soundtouch/configure
++ m4/libtool.m4
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: include/*
++ lib-src/lv2/msinttypes/*
++Copyright: 2006-2013, Alexander Chemeris
++ 2014, Audacity Team
++License: BSD-3-clause
++
++Files: autotools/ltmain.sh
++ lib-src/FileDialog/autotools/ltmain.sh
++ lib-src/lib-widget-extra/autotools/ltmain.sh
++ lib-src/mod-nyq-bench/autotools/ltmain.sh
++ lib-src/sbsms/ltmain.sh
++ lib-src/soundtouch/config/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/sbsms/m4/ax_check_compiler_flags.m4
++ lib-src/sbsms/m4/ax_compiler_vendor.m4
++ m4/ax_check_compiler_flags.m4
++ m4/ax_compiler_vendor.m4
++ m4/ax_gcc_version_atleast.m4
++Copyright: no copyright
++License: GPL with AutoConf exception
++
++Files: locale/fr.po
++ scripts/mw2html_audacity/303.css
++ win/audacity_InnoWizard_InfoBefore.rtf
++ win/compile.txt
++Copyright: 1999-2017, Audacity Team
++ Gabriel Wicke - http://wikidev.net
++License: GPL
++
++Files: lib-src/ffmpeg/win32/*
++ win/LADSPA_plugins-win/fftw3.h
++Copyright: 2006, Alexander Chemeris
++ 2003-2006, Massachusetts Institute of Technology
++ 2003-2006, Matteo Frigo
++License: BSD-2-clause
++
++Files: LICENSE.txt
++Copyright: 1989-1991, Free Software Foundation, Inc
++License: CC-BY or GPL-2+
++
++Files: README.txt
++Copyright: 1999-2017, Audacity Team
++ 1984-2002, David Michael Betz
++ 2000-2002, Roger B. Dannenberg
++License: BSD-3-clause or CC-BY-3.0 or GPL-2+
++
++Files: debian/*
++License: CC-BY or GPL-2+
++Copyright:
++ 2011-2004 Joshua Haberman <joshua@debian.org>
++ 2004-2006 Matt Brubeck <mbrubeck@cs.hmc.edu>
++ 2007-2009 Free Ekanayaka <freee@debian.org>,
++ 2009-2013 Benjamin Drung <bdrung@debian.org>,
++ David Henningsson <diwic@ubuntu.com>
++Comment: No explicit license found, using license(s) from:
++ LICENSE.txt
++
++Files: lib-src/mod-nyq-bench/m4/ax_cxx_compile_stdcxx.m4
++ lib-src/sbsms/INSTALL
++Copyright: 2008, Benjamin Kosnik <bkoz@redhat.com>
++ 1994-2013, Free Software Foundation
++ 2014-2015, Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
++ 2015, Moritz Klammler <moritz@klammler.eu>
++ 2015, Paul Norman <penorman@mac.com>
++ 2013, Roy Stogner <roystgnr@ices.utexas.edu>
++ 2012, Zack Weinberg <zackw@panix.com>
++License: Permissive
++
++Files: lib-src/expat/*
++Copyright: 1999-2000, Clark Cooper <coopercc@netheaven.com>
++ 2002, Daryle Walker
++ 2010, Patrick Spendrin <ps_ml@gmx.de>
++ 1998-2012, Thai Open Source Software Center Ltd
++ 2002, Thomas Wegner
++License: Expat
++Comment: No explicit license found, using license(s) from:
++ lib-src/expat/COPYING
++
++Files: lib-src/expat/COPYING
++ lib-src/expat/amiga/expat_68k.c
++ lib-src/expat/amiga/expat_68k.h
++ lib-src/expat/amiga/expat_68k_handler_stubs.c
++ lib-src/expat/amiga/expat_base.h
++ lib-src/expat/amiga/expat_lib.c
++ lib-src/expat/amiga/expat_vectors.c
++ lib-src/expat/amiga/include/libraries/*
++ lib-src/expat/amiga/launch.c
++ lib-src/expat/conftools/install-sh
++Copyright: 2001-2009, Expat maintainers
++ 1998-2000, Thai Open Source Software Center Ltd
++ 1994, X Consortium
++License: Expat
++
++Files: lib-src/expat/configure
++ lib-src/expat/m4/*
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/expat/conftools/config.guess
++ lib-src/expat/conftools/config.sub
++Copyright: no copyright
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/expat/conftools/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/expat/doc/xmlwf.1
++Copyright: no copyright
++License: GFDL-1.1
++
++Files: lib-src/expat/m4/ltoptions.m4
++ lib-src/expat/m4/ltsugar.m4
++ lib-src/expat/m4/ltversion.m4
++ lib-src/expat/m4/lt~obsolete.m4
++Copyright: 2004-2009, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/lame/*
++Copyright: 2000, Don Melton
++ 1999, Mark Taylor
++License: GPL-2+ or LGPL-2+
++
++Files: lib-src/libflac/*
++Copyright: 2001-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: BSD-3-clause or GFDL-NIV-1.2 or GPL-2+ or LGPL-2.1+
++Comment: No explicit license found, using license(s) from:
++ lib-src/libflac/COPYING.FDL
++ lib-src/libflac/COPYING.GPL
++ lib-src/libflac/COPYING.LGPL
++ lib-src/libflac/COPYING.Xiph
++
++Files: lib-src/libflac/COPYING.GPL
++ lib-src/libflac/doc/Makefile.am
++ lib-src/libflac/doc/Makefile.lite
++ lib-src/libflac/examples/c/decode/file/Makefile.am
++ lib-src/libflac/examples/c/decode/file/Makefile.lite
++ lib-src/libflac/examples/c/decode/file/main.c
++ lib-src/libflac/examples/c/encode/file/Makefile.am
++ lib-src/libflac/examples/c/encode/file/Makefile.lite
++ lib-src/libflac/examples/c/encode/file/main.c
++ lib-src/libflac/examples/cpp/decode/file/Makefile.am
++ lib-src/libflac/examples/cpp/decode/file/Makefile.lite
++ lib-src/libflac/examples/cpp/decode/file/main.cpp
++ lib-src/libflac/examples/cpp/encode/file/Makefile.am
++ lib-src/libflac/examples/cpp/encode/file/Makefile.lite
++ lib-src/libflac/examples/cpp/encode/file/main.cpp
++ lib-src/libflac/include/share/grabbag/picture.h
++ lib-src/libflac/include/test_libs_common/file_utils_flac.h
++ lib-src/libflac/include/test_libs_common/metadata_utils.h
++ lib-src/libflac/man/Makefile.am
++ lib-src/libflac/src/flac/Makefile.am
++ lib-src/libflac/src/flac/Makefile.lite
++ lib-src/libflac/src/flac/Makefile.lite.iffscan
++ lib-src/libflac/src/flac/analyze.c
++ lib-src/libflac/src/flac/analyze.h
++ lib-src/libflac/src/flac/decode.c
++ lib-src/libflac/src/flac/decode.h
++ lib-src/libflac/src/flac/encode.c
++ lib-src/libflac/src/flac/encode.h
++ lib-src/libflac/src/flac/foreign_metadata.c
++ lib-src/libflac/src/flac/foreign_metadata.h
++ lib-src/libflac/src/flac/iffscan.c
++ lib-src/libflac/src/flac/local_string_utils.h
++ lib-src/libflac/src/flac/main.c
++ lib-src/libflac/src/flac/utils.c
++ lib-src/libflac/src/flac/utils.h
++ lib-src/libflac/src/flac/vorbiscomment.c
++ lib-src/libflac/src/flac/vorbiscomment.h
++ lib-src/libflac/src/metaflac/Makefile.am
++ lib-src/libflac/src/metaflac/Makefile.lite
++ lib-src/libflac/src/metaflac/main.c
++ lib-src/libflac/src/metaflac/operations.c
++ lib-src/libflac/src/metaflac/operations.h
++ lib-src/libflac/src/metaflac/operations_shorthand.h
++ lib-src/libflac/src/metaflac/operations_shorthand_cuesheet.c
++ lib-src/libflac/src/metaflac/operations_shorthand_picture.c
++ lib-src/libflac/src/metaflac/operations_shorthand_seektable.c
++ lib-src/libflac/src/metaflac/operations_shorthand_streaminfo.c
++ lib-src/libflac/src/metaflac/operations_shorthand_vorbiscomment.c
++ lib-src/libflac/src/metaflac/options.c
++ lib-src/libflac/src/metaflac/options.h
++ lib-src/libflac/src/metaflac/usage.c
++ lib-src/libflac/src/metaflac/usage.h
++ lib-src/libflac/src/metaflac/utils.c
++ lib-src/libflac/src/metaflac/utils.h
++ lib-src/libflac/src/plugin_common/charset.c
++ lib-src/libflac/src/plugin_common/charset.h
++ lib-src/libflac/src/plugin_common/dither.c
++ lib-src/libflac/src/plugin_common/replaygain.c
++ lib-src/libflac/src/plugin_common/replaygain.h
++ lib-src/libflac/src/plugin_xmms/*
++ lib-src/libflac/src/share/grabbag/picture.c
++ lib-src/libflac/src/share/utf8/charset.c
++ lib-src/libflac/src/share/utf8/charset.h
++ lib-src/libflac/src/share/utf8/charset_test.c
++ lib-src/libflac/src/share/utf8/iconvert.c
++ lib-src/libflac/src/share/utf8/iconvert.h
++ lib-src/libflac/src/share/utf8/makemap.c
++ lib-src/libflac/src/share/utf8/utf8.c
++ lib-src/libflac/src/test_grabbag/Makefile.lite
++ lib-src/libflac/src/test_grabbag/cuesheet/Makefile.am
++ lib-src/libflac/src/test_grabbag/cuesheet/Makefile.lite
++ lib-src/libflac/src/test_grabbag/cuesheet/main.c
++ lib-src/libflac/src/test_grabbag/picture/Makefile.am
++ lib-src/libflac/src/test_grabbag/picture/Makefile.lite
++ lib-src/libflac/src/test_grabbag/picture/main.c
++ lib-src/libflac/src/test_libFLAC++/Makefile.am
++ lib-src/libflac/src/test_libFLAC++/Makefile.lite
++ lib-src/libflac/src/test_libFLAC++/decoders.cpp
++ lib-src/libflac/src/test_libFLAC++/decoders.h
++ lib-src/libflac/src/test_libFLAC++/encoders.cpp
++ lib-src/libflac/src/test_libFLAC++/encoders.h
++ lib-src/libflac/src/test_libFLAC++/main.cpp
++ lib-src/libflac/src/test_libFLAC++/metadata.cpp
++ lib-src/libflac/src/test_libFLAC++/metadata.h
++ lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp
++ lib-src/libflac/src/test_libFLAC++/metadata_object.cpp
++ lib-src/libflac/src/test_libFLAC/Makefile.am
++ lib-src/libflac/src/test_libFLAC/Makefile.lite
++ lib-src/libflac/src/test_libFLAC/bitwriter.c
++ lib-src/libflac/src/test_libFLAC/bitwriter.h
++ lib-src/libflac/src/test_libFLAC/decoders.c
++ lib-src/libflac/src/test_libFLAC/decoders.h
++ lib-src/libflac/src/test_libFLAC/encoders.c
++ lib-src/libflac/src/test_libFLAC/encoders.h
++ lib-src/libflac/src/test_libFLAC/endswap.c
++ lib-src/libflac/src/test_libFLAC/endswap.h
++ lib-src/libflac/src/test_libFLAC/format.c
++ lib-src/libflac/src/test_libFLAC/format.h
++ lib-src/libflac/src/test_libFLAC/main.c
++ lib-src/libflac/src/test_libFLAC/md5.c
++ lib-src/libflac/src/test_libFLAC/md5.h
++ lib-src/libflac/src/test_libFLAC/metadata.c
++ lib-src/libflac/src/test_libFLAC/metadata.h
++ lib-src/libflac/src/test_libFLAC/metadata_manip.c
++ lib-src/libflac/src/test_libFLAC/metadata_object.c
++ lib-src/libflac/src/test_libs_common/Makefile.am
++ lib-src/libflac/src/test_libs_common/Makefile.lite
++ lib-src/libflac/src/test_libs_common/file_utils_flac.c
++ lib-src/libflac/src/test_libs_common/metadata_utils.c
++ lib-src/libflac/src/test_seeking/Makefile.am
++ lib-src/libflac/src/test_seeking/Makefile.lite
++ lib-src/libflac/src/test_seeking/main.c
++ lib-src/libflac/src/test_streams/Makefile.am
++ lib-src/libflac/src/test_streams/Makefile.lite
++ lib-src/libflac/src/test_streams/main.c
++ lib-src/libflac/src/utils/flacdiff/Makefile.am
++ lib-src/libflac/src/utils/flacdiff/Makefile.lite
++ lib-src/libflac/src/utils/flacdiff/main.cpp
++ lib-src/libflac/src/utils/flactimer/Makefile.am
++ lib-src/libflac/src/utils/flactimer/main.cpp
++Copyright: 2002-2009, Daisuke Shimamura
++ 2001, Edmund Grimley Evans <edmundo@rano.org>
++ 1989-1991, Free Software Foundation, Inc
++ 1999-2000, Håvard Kvålen
++ 1999-2001, H蛆ard Kv虱en <havardk@xmms.org>
++ 2000-2002, Jerome Couderc <j.couderc@ifrance.com>
++ 2000-2009, Josh Coalson
++ 2000-2009, Josh Coalson, 2011-2014 Xiph.Org Foundation
++ 1998-2000, Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies
++ 2001, Peter Harris <peter.harris@hummingbird.com>
++ 2003, Philip Jägenstedt
++ 2000-2001, Robert Leslie
++ 2011-2014, Xiph.Org Foundation
++License: GPL-2+
++
++Files: lib-src/libflac/COPYING.Xiph
++ lib-src/libflac/include/FLAC++/*
++ lib-src/libflac/include/FLAC/*
++ lib-src/libflac/include/share/alloc.h
++ lib-src/libflac/include/share/compat.h
++ lib-src/libflac/include/share/endswap.h
++ lib-src/libflac/include/share/macros.h
++ lib-src/libflac/include/share/private.h
++ lib-src/libflac/include/share/safe_str.h
++ lib-src/libflac/include/share/win_utf8_io.h
++ lib-src/libflac/m4/bswap.m4
++ lib-src/libflac/m4/endian.m4
++ lib-src/libflac/m4/stack_protect.m4
++ lib-src/libflac/src/libFLAC++/Makefile.am
++ lib-src/libflac/src/libFLAC++/Makefile.lite
++ lib-src/libflac/src/libFLAC++/metadata.cpp
++ lib-src/libflac/src/libFLAC++/stream_decoder.cpp
++ lib-src/libflac/src/libFLAC++/stream_encoder.cpp
++ lib-src/libflac/src/libFLAC/Makefile.am
++ lib-src/libflac/src/libFLAC/Makefile.lite
++ lib-src/libflac/src/libFLAC/bitmath.c
++ lib-src/libflac/src/libFLAC/bitreader.c
++ lib-src/libflac/src/libFLAC/bitwriter.c
++ lib-src/libflac/src/libFLAC/cpu.c
++ lib-src/libflac/src/libFLAC/crc.c
++ lib-src/libflac/src/libFLAC/fixed.c
++ lib-src/libflac/src/libFLAC/fixed_intrin_sse2.c
++ lib-src/libflac/src/libFLAC/fixed_intrin_ssse3.c
++ lib-src/libflac/src/libFLAC/float.c
++ lib-src/libflac/src/libFLAC/format.c
++ lib-src/libflac/src/libFLAC/ia32/*
++ lib-src/libflac/src/libFLAC/include/*
++ lib-src/libflac/src/libFLAC/lpc.c
++ lib-src/libflac/src/libFLAC/lpc_intrin_avx2.c
++ lib-src/libflac/src/libFLAC/lpc_intrin_sse.c
++ lib-src/libflac/src/libFLAC/lpc_intrin_sse2.c
++ lib-src/libflac/src/libFLAC/lpc_intrin_sse41.c
++ lib-src/libflac/src/libFLAC/memory.c
++ lib-src/libflac/src/libFLAC/metadata_iterators.c
++ lib-src/libflac/src/libFLAC/metadata_object.c
++ lib-src/libflac/src/libFLAC/ogg_decoder_aspect.c
++ lib-src/libflac/src/libFLAC/ogg_encoder_aspect.c
++ lib-src/libflac/src/libFLAC/ogg_helper.c
++ lib-src/libflac/src/libFLAC/ogg_mapping.c
++ lib-src/libflac/src/libFLAC/stream_decoder.c
++ lib-src/libflac/src/libFLAC/stream_encoder.c
++ lib-src/libflac/src/libFLAC/stream_encoder_framing.c
++ lib-src/libflac/src/libFLAC/stream_encoder_intrin_avx2.c
++ lib-src/libflac/src/libFLAC/stream_encoder_intrin_sse2.c
++ lib-src/libflac/src/libFLAC/stream_encoder_intrin_ssse3.c
++ lib-src/libflac/src/libFLAC/window.c
++ lib-src/libflac/src/share/grabbag/alloc.c
++ lib-src/libflac/src/share/grabbag/snprintf.c
++ lib-src/libflac/src/share/win_utf8_io/win_utf8_io.c
++Copyright: 2000-2009, Josh Coalson
++ 2001-2009, Timothy B. Terriberry (tterribe@xiph.org)CC0 (Public domain)
++ 2011-2014, Xiph.Org Foundation
++License: BSD-3-clause
++
++Files: lib-src/libflac/Makefile.in
++ lib-src/libflac/build/Makefile.in
++ lib-src/libflac/doc/html/Makefile.in
++ lib-src/libflac/doc/html/images/Makefile.in
++ lib-src/libflac/examples/Makefile.in
++ lib-src/libflac/examples/c/Makefile.in
++ lib-src/libflac/examples/c/decode/Makefile.in
++ lib-src/libflac/examples/c/encode/Makefile.in
++ lib-src/libflac/examples/cpp/Makefile.in
++ lib-src/libflac/examples/cpp/decode/Makefile.in
++ lib-src/libflac/examples/cpp/encode/Makefile.in
++ lib-src/libflac/include/Makefile.in
++ lib-src/libflac/include/share/Makefile.in
++ lib-src/libflac/include/share/grabbag/Makefile.in
++ lib-src/libflac/include/test_libs_common/Makefile.in
++ lib-src/libflac/m4/Makefile.in
++ lib-src/libflac/m4/codeset.m4
++ lib-src/libflac/m4/iconv.m4
++ lib-src/libflac/m4/lib-ld.m4
++ lib-src/libflac/m4/lib-link.m4
++ lib-src/libflac/m4/lib-prefix.m4
++ lib-src/libflac/m4/ltoptions.m4
++ lib-src/libflac/m4/ltsugar.m4
++ lib-src/libflac/m4/ltversion.m4
++ lib-src/libflac/m4/lt~obsolete.m4
++ lib-src/libflac/objs/Makefile.in
++ lib-src/libflac/objs/debug/Makefile.in
++ lib-src/libflac/objs/debug/bin/Makefile.in
++ lib-src/libflac/objs/debug/lib/Makefile.in
++ lib-src/libflac/objs/release/Makefile.in
++ lib-src/libflac/objs/release/bin/Makefile.in
++ lib-src/libflac/objs/release/lib/Makefile.in
++ lib-src/libflac/src/Makefile.in
++ lib-src/libflac/src/share/Makefile.in
++ lib-src/libflac/src/test_grabbag/Makefile.in
++ lib-src/libflac/src/utils/Makefile.in
++ lib-src/libflac/test/Makefile.in
++ lib-src/libflac/test/cuesheets/Makefile.in
++ lib-src/libflac/test/flac-to-flac-metadata-test-files/Makefile.in
++ lib-src/libflac/test/metaflac-test-files/Makefile.in
++ lib-src/libflac/test/pictures/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++ 2001-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: FSF_unlimited
++
++Files: lib-src/libflac/COPYING.LGPL
++ lib-src/libflac/include/share/grabbag.h
++ lib-src/libflac/include/share/grabbag/cuesheet.h
++ lib-src/libflac/include/share/grabbag/file.h
++ lib-src/libflac/include/share/grabbag/replaygain.h
++ lib-src/libflac/include/share/grabbag/seektable.h
++ lib-src/libflac/include/share/replaygain_analysis.h
++ lib-src/libflac/include/share/replaygain_synthesis.h
++ lib-src/libflac/src/plugin_common/Makefile.am
++ lib-src/libflac/src/plugin_common/Makefile.lite
++ lib-src/libflac/src/plugin_common/all.h
++ lib-src/libflac/src/plugin_common/defs.h
++ lib-src/libflac/src/plugin_common/dither.h
++ lib-src/libflac/src/plugin_common/tags.c
++ lib-src/libflac/src/plugin_common/tags.h
++ lib-src/libflac/src/share/grabbag/cuesheet.c
++ lib-src/libflac/src/share/grabbag/file.c
++ lib-src/libflac/src/share/grabbag/replaygain.c
++ lib-src/libflac/src/share/grabbag/seektable.c
++ lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c
++ lib-src/libflac/src/share/replaygain_synthesis/replaygain_synthesis.c
++Copyright: 2001, David Robinson and Glen Sawyer
++ 1991-1999, Free Software Foundation, Inc
++ 2002, John Edwards
++ 2002-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: LGPL-2.1+
++
++Files: lib-src/libflac/doc/Makefile.in
++ lib-src/libflac/examples/c/decode/file/Makefile.in
++ lib-src/libflac/examples/c/encode/file/Makefile.in
++ lib-src/libflac/examples/cpp/decode/file/Makefile.in
++ lib-src/libflac/examples/cpp/encode/file/Makefile.in
++ lib-src/libflac/man/Makefile.in
++ lib-src/libflac/src/flac/Makefile.in
++ lib-src/libflac/src/metaflac/Makefile.in
++ lib-src/libflac/src/plugin_xmms/Makefile.in
++ lib-src/libflac/src/test_grabbag/cuesheet/Makefile.in
++ lib-src/libflac/src/test_grabbag/picture/Makefile.in
++ lib-src/libflac/src/test_libFLAC++/Makefile.in
++ lib-src/libflac/src/test_libFLAC/Makefile.in
++ lib-src/libflac/src/test_libs_common/Makefile.in
++ lib-src/libflac/src/test_seeking/Makefile.in
++ lib-src/libflac/src/test_streams/Makefile.in
++ lib-src/libflac/src/utils/flacdiff/Makefile.in
++ lib-src/libflac/src/utils/flactimer/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++ 2000-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: FSF_unlimited or GPL-2+
++
++Files: lib-src/libflac/include/FLAC++/Makefile.in
++ lib-src/libflac/include/FLAC/Makefile.in
++ lib-src/libflac/src/libFLAC++/Makefile.in
++ lib-src/libflac/src/libFLAC/Makefile.in
++ lib-src/libflac/src/libFLAC/ia32/Makefile.in
++ lib-src/libflac/src/libFLAC/include/Makefile.in
++ lib-src/libflac/src/libFLAC/include/private/Makefile.in
++ lib-src/libflac/src/libFLAC/include/protected/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++ 2000-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: BSD-3-clause or FSF_unlimited
++
++Files: lib-src/libflac/ar-lib
++ lib-src/libflac/compile
++ lib-src/libflac/depcomp
++ lib-src/libflac/missing
++Copyright: 1996-2013, Free Software Foundation, Inc
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/libflac/include/share/getopt.h
++ lib-src/libflac/src/share/getopt/getopt.c
++ lib-src/libflac/src/share/getopt/getopt1.c
++Copyright: 1989-1998, Free Software Foundation, Inc
++License: LGPL-2+
++
++Files: lib-src/libflac/configure
++ lib-src/libflac/m4/libtool.m4
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/libflac/config.guess
++ lib-src/libflac/config.sub
++Copyright: 1992-2014, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/libflac/COPYING.FDL
++Copyright: 2000-2002, Free Software Foundation, Inc
++License: GFDL-NIV-1.2
++
++Files: lib-src/libflac/doc/doxygen.footer.html
++ lib-src/libflac/doc/doxygen.header.html
++ lib-src/libflac/doc/html/changelog.html
++ lib-src/libflac/doc/html/developers.html
++ lib-src/libflac/doc/html/documentation.html
++ lib-src/libflac/doc/html/documentation_bugs.html
++ lib-src/libflac/doc/html/documentation_example_code.html
++ lib-src/libflac/doc/html/documentation_format_overview.html
++ lib-src/libflac/doc/html/documentation_tools.html
++ lib-src/libflac/doc/html/documentation_tools_flac.html
++ lib-src/libflac/doc/html/documentation_tools_metaflac.html
++ lib-src/libflac/doc/html/faq.html
++ lib-src/libflac/doc/html/features.html
++ lib-src/libflac/doc/html/flac.css
++ lib-src/libflac/doc/html/format.html
++ lib-src/libflac/doc/html/id.html
++ lib-src/libflac/doc/html/index.html
++ lib-src/libflac/doc/html/ogg_mapping.html
++Copyright: 2000-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: GFDL-1.1
++
++Files: lib-src/libflac/doc/html/license.html
++Copyright: 2004-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: GFDL-1.1 or GPL
++
++Files: lib-src/libflac/install-sh
++Copyright: 1994, X Consortium
++License: Expat
++
++Files: lib-src/libflac/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/libflac/src/flac/local_string_utils.c
++Copyright: 1998, Todd C. Miller <Todd.Miller@courtesan.com>
++License: ISC
++
++Files: lib-src/libflac/src/libFLAC/include/private/md5.h
++ lib-src/libflac/src/libFLAC/md5.c
++Copyright: no copyright
++License: public-domain
++
++Files: lib-src/libflac/src/plugin_common/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++ 2002-2009, Josh Coalson
++ 2011-2014, Xiph.Org Foundation
++License: FSF_unlimited or LGPL-2.1+
++
++Files: lib-src/libid3tag/*
++Copyright: 1989-1991, Free Software Foundation, Inc
++ 2000-2004, Underbit Technologies, Inc
++License: GPL-2+
++
++Files: lib-src/libid3tag/CHANGES
++ lib-src/libid3tag/CREDITS
++ lib-src/libid3tag/INSTALL
++ lib-src/libid3tag/README
++ lib-src/libid3tag/TODO
++ lib-src/libid3tag/VERSION
++ lib-src/libid3tag/config.h.in
++ lib-src/libid3tag/libid3tag-srcdir.patch
++ lib-src/libid3tag/libid3tag.list.in
++ lib-src/libid3tag/libid3tag.vcproj
++ lib-src/libid3tag/mkinstalldirs
++ lib-src/libid3tag/msvc++/config.h
++ lib-src/libid3tag/msvc++/libid3tag.dsp
++ lib-src/libid3tag/stamp-h.in
++Copyright: 2000-2004, Underbit Technologies, Inc
++License: GPL-2+
++Comment: No explicit license found, using license(s) from:
++ lib-src/libid3tag/COPYING
++ lib-src/libid3tag/COPYRIGHT
++
++Files: lib-src/libid3tag/Makefile.in
++ lib-src/libid3tag/m4/*
++ lib-src/libid3tag/msvc++/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/libid3tag/compile
++ lib-src/libid3tag/depcomp
++ lib-src/libid3tag/ltconfig
++ lib-src/libid3tag/missing
++Copyright: 1996-2013, Free Software Foundation, Inc
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/libid3tag/configure
++ lib-src/libid3tag/m4/libtool.m4
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/libid3tag/config.guess
++ lib-src/libid3tag/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/libid3tag/install-sh
++Copyright: 1994, X Consortium
++License: Expat
++
++Files: lib-src/libid3tag/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/libmad/*
++Copyright: 2000-2001, Andre McCurdy <armccurdy@yahoo.co.uk>
++ 1989-1991, Free Software Foundation, Inc
++ 2000-2001, Robert Leslie
++ 2000-2004, Underbit Technologies, Inc
++License: GPL-2+
++
++Files: lib-src/libmad/CHANGES
++ lib-src/libmad/CREDITS
++ lib-src/libmad/INSTALL
++ lib-src/libmad/TODO
++ lib-src/libmad/VERSION
++ lib-src/libmad/libmad-mp2-out-of-spec.patch
++ lib-src/libmad/libmad.list.in
++ lib-src/libmad/libmad.vcproj
++ lib-src/libmad/mkinstalldirs
++ lib-src/libmad/msvc++/config.h
++ lib-src/libmad/msvc++/libmad.dsp
++ lib-src/libmad/osx-universal-build.patch
++ lib-src/libmad/stamp-h.in
++Copyright: 2000-2004, Underbit Technologies, Inc
++License: GPL-2+
++Comment: No explicit license found, using license(s) from:
++ lib-src/libmad/COPYING
++ lib-src/libmad/COPYRIGHT
++
++Files: lib-src/libmad/compile
++ lib-src/libmad/config.guess
++ lib-src/libmad/config.sub
++ lib-src/libmad/depcomp
++ lib-src/libmad/missing
++Copyright: 1996-2013, Free Software Foundation, Inc
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/libmad/Makefile.in
++ lib-src/libmad/msvc++/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/libmad/README
++Copyright: 2000-2004, Underbit Technologies, Inc
++License: GPL
++
++Files: lib-src/libmad/configure
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/libmad/install-sh
++Copyright: 1991, the Massachusetts Institute of Technology
++License: MIT/X11
++
++Files: lib-src/libmad/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/libnyquist/nyquist/license.txt
++Copyright: 1984-2002, David Michael Betz
++ 2000-2002, Roger B. Dannenberg
++License: BSD-3-clause or LGPL
++
++Files: lib-src/libogg/*
++Copyright: 2008, The IETF Trust
++ 2003, The Internet Society
++ 1994-2013, Xiph.Org Foundation
++License: BSD-3-clause
++Comment: No explicit license found, using license(s) from:
++ lib-src/libogg/COPYING
++
++Files: lib-src/libogg/Makefile.in
++ lib-src/libogg/doc/Makefile.in
++ lib-src/libogg/doc/libogg/Makefile.in
++ lib-src/libogg/include/Makefile.in
++ lib-src/libogg/include/ogg/Makefile.in
++ lib-src/libogg/m4/*
++ lib-src/libogg/src/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/libogg/compile
++ lib-src/libogg/depcomp
++ lib-src/libogg/missing
++Copyright: 1996-2013, Free Software Foundation, Inc
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/libogg/configure
++ lib-src/libogg/m4/libtool.m4
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/libogg/config.guess
++ lib-src/libogg/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/libogg/COPYING
++Copyright: 2002, Xiph.org Foundation
++License: BSD-3-clause
++
++Files: lib-src/libogg/install-sh
++Copyright: 1994, X Consortium
++License: Expat
++
++Files: lib-src/libogg/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/libsndfile/*
++Copyright: 1999-2011, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 1992-1994, Jutta Degener and Carsten Bormann
++ 1992, Jutta Degener and Carsten Bormann, Technische
++ 1999-2010, erikd@mega-nerd.com
++License: LGPL-2.1+
++Comment: No explicit license found, using license(s) from:
++ lib-src/libsndfile/COPYING
++
++Files: lib-src/libsndfile/COPYING
++ lib-src/libsndfile/Octave/octave_test.m
++ lib-src/libsndfile/Octave/sndfile.cc
++ lib-src/libsndfile/src/G72x/g72x.h
++ lib-src/libsndfile/src/aiff.c
++ lib-src/libsndfile/src/alaw.c
++ lib-src/libsndfile/src/au.c
++ lib-src/libsndfile/src/audio_detect.c
++ lib-src/libsndfile/src/avr.c
++ lib-src/libsndfile/src/broadcast.c
++ lib-src/libsndfile/src/caf.c
++ lib-src/libsndfile/src/chanmap.c
++ lib-src/libsndfile/src/chanmap.h
++ lib-src/libsndfile/src/chunk.c
++ lib-src/libsndfile/src/command.c
++ lib-src/libsndfile/src/common.c
++ lib-src/libsndfile/src/common.h
++ lib-src/libsndfile/src/dither.c
++ lib-src/libsndfile/src/double64.c
++ lib-src/libsndfile/src/dwd.c
++ lib-src/libsndfile/src/dwvw.c
++ lib-src/libsndfile/src/file_io.c
++ lib-src/libsndfile/src/flac.c
++ lib-src/libsndfile/src/float32.c
++ lib-src/libsndfile/src/g72x.c
++ lib-src/libsndfile/src/gsm610.c
++ lib-src/libsndfile/src/htk.c
++ lib-src/libsndfile/src/id3.c
++ lib-src/libsndfile/src/ima_adpcm.c
++ lib-src/libsndfile/src/interleave.c
++ lib-src/libsndfile/src/ircam.c
++ lib-src/libsndfile/src/macbinary3.c
++ lib-src/libsndfile/src/macos.c
++ lib-src/libsndfile/src/mat4.c
++ lib-src/libsndfile/src/mat5.c
++ lib-src/libsndfile/src/mpc2k.c
++ lib-src/libsndfile/src/ms_adpcm.c
++ lib-src/libsndfile/src/nist.c
++ lib-src/libsndfile/src/paf.c
++ lib-src/libsndfile/src/pcm.c
++ lib-src/libsndfile/src/pvf.c
++ lib-src/libsndfile/src/raw.c
++ lib-src/libsndfile/src/rf64.c
++ lib-src/libsndfile/src/rx2.c
++ lib-src/libsndfile/src/sd2.c
++ lib-src/libsndfile/src/sds.c
++ lib-src/libsndfile/src/sf_unistd.h
++ lib-src/libsndfile/src/sfconfig.h
++ lib-src/libsndfile/src/sfendian.h
++ lib-src/libsndfile/src/sndfile.c
++ lib-src/libsndfile/src/sndfile.h.in
++ lib-src/libsndfile/src/strings.c
++ lib-src/libsndfile/src/svx.c
++ lib-src/libsndfile/src/test_audio_detect.c
++ lib-src/libsndfile/src/test_broadcast_var.c
++ lib-src/libsndfile/src/test_conversions.c
++ lib-src/libsndfile/src/test_endswap.c
++ lib-src/libsndfile/src/test_endswap.tpl
++ lib-src/libsndfile/src/test_file_io.c
++ lib-src/libsndfile/src/test_float.c
++ lib-src/libsndfile/src/test_log_printf.c
++ lib-src/libsndfile/src/test_main.c
++ lib-src/libsndfile/src/test_main.h
++ lib-src/libsndfile/src/test_strncpy_crlf.c
++ lib-src/libsndfile/src/txw.c
++ lib-src/libsndfile/src/ulaw.c
++ lib-src/libsndfile/src/voc.c
++ lib-src/libsndfile/src/vox_adpcm.c
++ lib-src/libsndfile/src/w64.c
++ lib-src/libsndfile/src/wav.c
++ lib-src/libsndfile/src/wav_w64.c
++ lib-src/libsndfile/src/wav_w64.h
++ lib-src/libsndfile/src/windows.c
++ lib-src/libsndfile/src/wve.c
++ lib-src/libsndfile/src/xi.c
++Copyright: 2004-2005, David Viens <davidv@plogue.com>
++ 1999-2011, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 1991-1999, Free Software Foundation, Inc
++ 1993, NuEdge Development
++ 2004, Paavo Jumppanen
++ 2006, Paul Davis <paul@linuxaudiosystems.com>
++ 2007, Reuben Thomas
++ 2003, Ross Bencina <rbencina@iprimus.com.au>
++ 2004, Tobias Gehrig <tgehrig@ira.uka.de>
++ 2009, Uli Franke <cls@nebadje.org>
++License: LGPL-2.1+
++
++Files: lib-src/libsndfile/Octave/sndfile_load.m
++ lib-src/libsndfile/Octave/sndfile_play.m
++ lib-src/libsndfile/Octave/sndfile_save.m
++ lib-src/libsndfile/examples/sndfilehandle.cc
++ lib-src/libsndfile/programs/sndfile-play-beos.cpp
++ lib-src/libsndfile/regtest/checksum.c
++ lib-src/libsndfile/regtest/database.c
++ lib-src/libsndfile/regtest/regtest.h
++ lib-src/libsndfile/regtest/sndfile-regtest.c
++ lib-src/libsndfile/src/G72x/g72x_test.c
++ lib-src/libsndfile/tests/aiff_rw_test.c
++ lib-src/libsndfile/tests/alaw_test.c
++ lib-src/libsndfile/tests/benchmark.c
++ lib-src/libsndfile/tests/benchmark.tpl
++ lib-src/libsndfile/tests/checksum_test.c
++ lib-src/libsndfile/tests/command_test.c
++ lib-src/libsndfile/tests/cpp_test.cc
++ lib-src/libsndfile/tests/dft_cmp.c
++ lib-src/libsndfile/tests/dft_cmp.h
++ lib-src/libsndfile/tests/dither_test.c
++ lib-src/libsndfile/tests/dwvw_test.c
++ lib-src/libsndfile/tests/error_test.c
++ lib-src/libsndfile/tests/external_libs_test.c
++ lib-src/libsndfile/tests/fix_this.c
++ lib-src/libsndfile/tests/floating_point_test.c
++ lib-src/libsndfile/tests/floating_point_test.tpl
++ lib-src/libsndfile/tests/generate.c
++ lib-src/libsndfile/tests/generate.h
++ lib-src/libsndfile/tests/header_test.c
++ lib-src/libsndfile/tests/header_test.tpl
++ lib-src/libsndfile/tests/headerless_test.c
++ lib-src/libsndfile/tests/largefile_test.c
++ lib-src/libsndfile/tests/locale_test.c
++ lib-src/libsndfile/tests/lossy_comp_test.c
++ lib-src/libsndfile/tests/misc_test.c
++ lib-src/libsndfile/tests/multi_file_test.c
++ lib-src/libsndfile/tests/ogg_test.c
++ lib-src/libsndfile/tests/pcm_test.c
++ lib-src/libsndfile/tests/pcm_test.tpl
++ lib-src/libsndfile/tests/peak_chunk_test.c
++ lib-src/libsndfile/tests/pipe_test.c
++ lib-src/libsndfile/tests/pipe_test.tpl
++ lib-src/libsndfile/tests/raw_test.c
++ lib-src/libsndfile/tests/rdwr_test.c
++ lib-src/libsndfile/tests/rdwr_test.tpl
++ lib-src/libsndfile/tests/scale_clip_test.c
++ lib-src/libsndfile/tests/scale_clip_test.tpl
++ lib-src/libsndfile/tests/sfversion.c
++ lib-src/libsndfile/tests/stdin_test.c
++ lib-src/libsndfile/tests/stdio_test.c
++ lib-src/libsndfile/tests/stdout_test.c
++ lib-src/libsndfile/tests/string_test.c
++ lib-src/libsndfile/tests/ulaw_test.c
++ lib-src/libsndfile/tests/utils.c
++ lib-src/libsndfile/tests/utils.h
++ lib-src/libsndfile/tests/utils.tpl
++ lib-src/libsndfile/tests/virtual_io_test.c
++ lib-src/libsndfile/tests/vorbis_test.c
++ lib-src/libsndfile/tests/win32_ordinal_test.c
++ lib-src/libsndfile/tests/win32_test.c
++ lib-src/libsndfile/tests/write_read_test.c
++ lib-src/libsndfile/tests/write_read_test.tpl
++Copyright: 1999-2011, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 2001, Marcus Overhagen <marcus@overhagen.de>
++License: GPL-2+
++
++Files: lib-src/libsndfile/examples/generate.c
++ lib-src/libsndfile/examples/list_formats.c
++ lib-src/libsndfile/examples/make_sine.c
++ lib-src/libsndfile/examples/sfprocess.c
++ lib-src/libsndfile/examples/sndfile-to-text.c
++ lib-src/libsndfile/programs/common.c
++ lib-src/libsndfile/programs/common.h
++ lib-src/libsndfile/programs/sndfile-cmp.c
++ lib-src/libsndfile/programs/sndfile-concat.c
++ lib-src/libsndfile/programs/sndfile-convert.c
++ lib-src/libsndfile/programs/sndfile-deinterleave.c
++ lib-src/libsndfile/programs/sndfile-info.c
++ lib-src/libsndfile/programs/sndfile-interleave.c
++ lib-src/libsndfile/programs/sndfile-metadata-get.c
++ lib-src/libsndfile/programs/sndfile-metadata-set.c
++ lib-src/libsndfile/programs/sndfile-play.c
++ lib-src/libsndfile/programs/sndfile-salvage.c
++ lib-src/libsndfile/programs/test-sndfile-metadata-set.py
++ lib-src/libsndfile/src/binheader_writef_check.py
++ lib-src/libsndfile/src/create_symbols_file.py
++ lib-src/libsndfile/src/sndfile.hh
++ lib-src/libsndfile/tests/pedantic-header-test.sh.in
++ lib-src/libsndfile/tests/test_wrapper.sh.in
++Copyright: 2008, Conrad Parker <conrad@metadecks.org>
++ 1999-2011, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 2008-2010, George Blood Audio
++License: BSD-3-clause
++
++Files: lib-src/libsndfile/M4/Makefile.in
++ lib-src/libsndfile/M4/ltoptions.m4
++ lib-src/libsndfile/M4/ltsugar.m4
++ lib-src/libsndfile/M4/ltversion.m4
++ lib-src/libsndfile/M4/lt~obsolete.m4
++ lib-src/libsndfile/Makefile.in
++ lib-src/libsndfile/Octave/Makefile.in
++ lib-src/libsndfile/Win32/Makefile.in
++ lib-src/libsndfile/doc/Makefile.in
++ lib-src/libsndfile/examples/Makefile.in
++ lib-src/libsndfile/man/Makefile.in
++ lib-src/libsndfile/programs/Makefile.in
++ lib-src/libsndfile/regtest/Makefile.in
++ lib-src/libsndfile/src/G72x/Makefile.in
++ lib-src/libsndfile/src/GSM610/Makefile.in
++ lib-src/libsndfile/src/Makefile.in
++ lib-src/libsndfile/tests/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/libsndfile/Cfg/*
++ lib-src/libsndfile/M4/extra_pkg.m4
++Copyright: 1996-2013, Free Software Foundation, Inc
++ 2004, Scott James Remnant <scott@netsplit.com>
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/libsndfile/M4/libtool.m4
++ lib-src/libsndfile/configure
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/libsndfile/Cfg/config.guess
++ lib-src/libsndfile/Cfg/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/libsndfile/Cfg/install-sh
++Copyright: 1994, X Consortium
++License: Expat
++
++Files: lib-src/libsndfile/Cfg/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/libsndfile/INSTALL
++Copyright: 1994-2013, Free Software Foundation
++License: Permissive
++
++Files: lib-src/libsndfile/src/ima_oki_adpcm.c
++ lib-src/libsndfile/src/ima_oki_adpcm.h
++ lib-src/libsndfile/src/test_ima_oki_adpcm.c
++Copyright: 2007, <robs@users.sourceforge.net>
++ 2007-2011, Erik de Castro Lopo <erikd@mega-nerd.com>
++License: LGPL-2+
++
++Files: lib-src/libsndfile/src/ogg.c
++Copyright: 2002-2011, Erik de Castro Lopo <erikd@mega-nerd.com>
++ 2007, John ffitch
++ 2002, Xiph.org Foundation
++License: BSD-3-clause or LGPL-2.1+
++
++Files: lib-src/libsoxr/*
++Copyright: 2011, Julien Pommier ( pommier@modartt.com )
++ 1996-2001, Takuya OOURA
++ 2007-2013, robs@users.sourceforge.net
++ 2004, the University Corporation for Atmospheric
++License: LGPL-2.1+
++Comment: No explicit license found, using license(s) from:
++ lib-src/libsoxr/COPYING.LGPL
++
++Files: lib-src/libsoxr/COPYING.LGPL
++ lib-src/libsoxr/LICENCE
++ lib-src/libsoxr/src/soxr-lsr.h
++ lib-src/libsoxr/src/soxr.h
++Copyright: 1991-1999, Free Software Foundation, Inc
++ 2007-2013, robs@users.sourceforge.net
++License: LGPL-2.1+
++
++Files: lib-src/libsoxr/cmake/Modules/FindOpenMP.cmake
++ lib-src/libsoxr/cmake/Modules/FindSIMD.cmake
++Copyright: 2008-2009, André Rigland Brodtkorb <Andre.Brodtkorb@ifi.uio.no>
++ 2009, Kitware, Inc
++License: BSD-3-clause
++
++Files: lib-src/libvamp/*
++Copyright: 2008, Centre For Digital Music, Queen Mary, University of London
++License: Expat
++Comment: No explicit license found, using license(s) from:
++ lib-src/libvamp/COPYING
++
++Files: lib-src/libvamp/COPYING
++ lib-src/libvamp/examples/AmplitudeFollower.cpp
++ lib-src/libvamp/examples/AmplitudeFollower.h
++ lib-src/libvamp/examples/FixedTempoEstimator.cpp
++ lib-src/libvamp/examples/FixedTempoEstimator.h
++ lib-src/libvamp/examples/PercussionOnsetDetector.cpp
++ lib-src/libvamp/examples/PercussionOnsetDetector.h
++ lib-src/libvamp/examples/PowerSpectrum.cpp
++ lib-src/libvamp/examples/PowerSpectrum.h
++ lib-src/libvamp/examples/SpectralCentroid.cpp
++ lib-src/libvamp/examples/SpectralCentroid.h
++ lib-src/libvamp/examples/ZeroCrossing.cpp
++ lib-src/libvamp/examples/ZeroCrossing.h
++ lib-src/libvamp/examples/plugins.cpp
++ lib-src/libvamp/host/*
++ lib-src/libvamp/src/vamp-hostsdk/PluginBufferingAdapter.cpp
++ lib-src/libvamp/src/vamp-hostsdk/PluginChannelAdapter.cpp
++ lib-src/libvamp/src/vamp-hostsdk/PluginHostAdapter.cpp
++ lib-src/libvamp/src/vamp-hostsdk/PluginLoader.cpp
++ lib-src/libvamp/src/vamp-hostsdk/PluginSummarisingAdapter.cpp
++ lib-src/libvamp/src/vamp-hostsdk/PluginWrapper.cpp
++ lib-src/libvamp/src/vamp-hostsdk/RealTime.cpp
++ lib-src/libvamp/src/vamp-hostsdk/Window.h
++ lib-src/libvamp/src/vamp-sdk/FFT.cpp
++ lib-src/libvamp/src/vamp-sdk/PluginAdapter.cpp
++ lib-src/libvamp/src/vamp-sdk/RealTime.cpp
++ lib-src/libvamp/vamp-hostsdk/*
++ lib-src/libvamp/vamp-sdk/*
++ lib-src/libvamp/vamp/*
++Copyright: 2000-2006, Chris Cannam
++ 2006-2012, Chris Cannam and QMUL
++ 2006, Dan Stowell
++ 2007-2009, QMUL
++ 2006-2009, Queen Mary, University of London
++License: Expat
++
++Files: lib-src/libvamp/configure
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/libvamp/src/vamp-hostsdk/PluginInputDomainAdapter.cpp
++Copyright: 2006-2009, Chris Cannam and QMUL
++License: Expat or GPL
++
++Files: lib-src/libvorbis/*
++Copyright: 1992-1994, Jutta Degener and Carsten Bormann
++ 2008, The IETF Trust
++ 1994-2010, Xiph.Org Foundation
++License: BSD-3-clause
++Comment: No explicit license found, using license(s) from:
++ lib-src/libvorbis/COPYING
++
++Files: lib-src/libvorbis/Makefile.in
++ lib-src/libvorbis/doc/Makefile.in
++ lib-src/libvorbis/doc/libvorbis/Makefile.in
++ lib-src/libvorbis/doc/vorbisenc/Makefile.in
++ lib-src/libvorbis/doc/vorbisfile/Makefile.in
++ lib-src/libvorbis/examples/Makefile.in
++ lib-src/libvorbis/include/Makefile.in
++ lib-src/libvorbis/include/vorbis/Makefile.in
++ lib-src/libvorbis/lib/Makefile.in
++ lib-src/libvorbis/lib/books/Makefile.in
++ lib-src/libvorbis/lib/books/coupled/Makefile.in
++ lib-src/libvorbis/lib/books/floor/Makefile.in
++ lib-src/libvorbis/lib/books/uncoupled/Makefile.in
++ lib-src/libvorbis/lib/modes/Makefile.in
++ lib-src/libvorbis/m4/Makefile.in
++ lib-src/libvorbis/m4/ltoptions.m4
++ lib-src/libvorbis/m4/ltsugar.m4
++ lib-src/libvorbis/m4/ltversion.m4
++ lib-src/libvorbis/m4/lt~obsolete.m4
++ lib-src/libvorbis/test/Makefile.in
++ lib-src/libvorbis/vq/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/libvorbis/COPYING
++ lib-src/libvorbis/symbian/*
++Copyright: 2003, Commonwealth Scientific and Industrial Research
++ 2002-2008, Xiph.org Foundation
++License: BSD-3-clause
++
++Files: lib-src/libvorbis/compile
++ lib-src/libvorbis/depcomp
++ lib-src/libvorbis/m4/pkg.m4
++ lib-src/libvorbis/missing
++Copyright: 1996-2013, Free Software Foundation, Inc
++ 2004, Scott James Remnant <scott@netsplit.com>
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/libvorbis/configure
++ lib-src/libvorbis/m4/libtool.m4
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/libvorbis/config.guess
++ lib-src/libvorbis/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/libvorbis/install-sh
++Copyright: 1994, X Consortium
++License: Expat
++
++Files: lib-src/libvorbis/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/lv2/lilv/*
++Copyright: no copyright
++License: ISC
++Comment: No explicit license found, using license(s) from:
++ lib-src/lv2/lilv/COPYING
++
++Files: lib-src/lv2/lilv/COPYING
++ lib-src/lv2/lilv/bindings/test/bindings_test_plugin.c
++ lib-src/lv2/lilv/bindings/test/bindings_test_plugin.ttl.in
++ lib-src/lv2/lilv/bindings/test/python/*
++ lib-src/lv2/lilv/lilv/*
++ lib-src/lv2/lilv/src/*
++ lib-src/lv2/lilv/test/lilv_test.c
++ lib-src/lv2/lilv/test/test_plugin.c
++ lib-src/lv2/lilv/test/test_plugin.ttl.in
++ lib-src/lv2/lilv/utils/bench.h
++ lib-src/lv2/lilv/utils/lilv-bench.c
++ lib-src/lv2/lilv/utils/lv2bench.c
++ lib-src/lv2/lilv/utils/lv2info.c
++ lib-src/lv2/lilv/utils/lv2ls.c
++ lib-src/lv2/lilv/utils/uri_table.h
++Copyright: 2006-2012, David Robillard <d@drobilla.net>
++ 2007-2014, David Robillard <http://drobilla.net>
++ 2013, Kaspar Emanuel <kaspar.emanuel@gmail.com>
++ 2008, Krzysztof Foltman
++ 2006, Steve Harris <steve@plugin.org.uk>
++License: ISC
++
++Files: lib-src/lv2/lv2/*
++Copyright: Massachusetts Institute of Technology, European Research Consortium
++ 2012, David Robillard <d@drobilla.net>
++ 2004-2009, Edd Dumbill
++ 1986, International Organization for Standardization
++ 1998-2007, W3C (MIT, ERCIM, Keio)
++ 1998-2000, W3C (MIT, INRIA, Keio)
++ 1998-2005, World Wide Web Consortium for Informatics and Mathematics, Keio University
++License: ISC
++Comment: No explicit license found, using license(s) from:
++ lib-src/lv2/lv2/COPYING
++
++Files: lib-src/lv2/lv2/COPYING
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/atom/atom-test.c
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/atom/atom.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/atom/forge.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/atom/util.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/buf-size/buf-size.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/data-access/data-access.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/dynmanifest/dynmanifest.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/event/event-helpers.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/event/event.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/instance-access/instance-access.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/log/log.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/log/logger.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/midi/midi.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/morph/morph.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/options/options.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/parameters/parameters.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/patch/patch.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/port-groups/port-groups.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/port-props/port-props.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/presets/presets.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/resize-port/resize-port.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/state/state.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/time/time.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/uri-map/uri-map.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/urid/urid.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/worker/worker.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/extensions/ui/ui.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/extensions/units/units.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/lv2core/lv2.h
++ lib-src/lv2/lv2/lv2/lv2plug.in/ns/meta/meta.ttl
++ lib-src/lv2/lv2/lv2specgen/lv2docgen.py
++ lib-src/lv2/lv2/plugins/eg-amp.lv2/amp.c
++ lib-src/lv2/lv2/plugins/eg-fifths.lv2/fifths.c
++ lib-src/lv2/lv2/plugins/eg-fifths.lv2/uris.h
++ lib-src/lv2/lv2/plugins/eg-metro.lv2/metro.c
++ lib-src/lv2/lv2/plugins/eg-midigate.lv2/midigate.c
++ lib-src/lv2/lv2/plugins/eg-sampler.lv2/sampler.c
++ lib-src/lv2/lv2/plugins/eg-sampler.lv2/sampler_ui.c
++ lib-src/lv2/lv2/plugins/eg-sampler.lv2/uris.h
++ lib-src/lv2/lv2/plugins/eg-scope.lv2/examploscope.c
++ lib-src/lv2/lv2/plugins/eg-scope.lv2/examploscope_ui.c
++ lib-src/lv2/lv2/plugins/eg-scope.lv2/uris.h
++Copyright: 2006-2014, David Robillard <d@drobilla.net>
++ 2007-2014, David Robillard <http://drobilla.net>
++ 2011, Gabriel M. Beddingfield <gabrbedd@gmail.com>
++ 2011, Gabriel M. Beddingfield <gabriel@teuton.org>
++ 2011, James Morris <jwm.art.net@gmail.com>
++ 2006-2011, Lars Luthman <lars.luthman@gmail.com>
++ 2010, Leonard Ritter <paniq@paniq.org>
++ 2000-2002, Richard W.E. Furse
++ 2013, Robin Gareus <robin@gareus.org>
++ 2008-2011, Stefano D'Angelo <zanga.mail@gmail.com>
++ 2006, Steve Harris <steve@plugin.org.uk>
++ 2006-2012, Steve Harris, David Robillard
++License: ISC
++
++Files: lib-src/lv2/lv2/lv2/lv2plug.in/ns/index.html.in
++ lib-src/lv2/lv2/lv2specgen/template.html
++Copyright: no copyright
++License: CC-BY-SA
++
++Files: lib-src/lv2/lv2/lv2specgen/lv2specgen.py
++Copyright: 2003-2008, Christopher Schmidt <crschmidt@crschmidt.net>
++ 2009-2014, David Robillard <d@drobilla.net>
++ 2007-2008, Sergio Fernández <sergio.fernandez@fundacionctic.org>
++ 2005-2008, Uldis Bojars <uldis.bojars@deri.org>
++License: Expat
++
++Files: lib-src/lv2/serd/*
++Copyright: 2011-2012, David Robillard
++License: ISC
++Comment: No explicit license found, using license(s) from:
++ lib-src/lv2/serd/COPYING
++
++Files: lib-src/lv2/serd/COPYING
++ lib-src/lv2/serd/serd/*
++ lib-src/lv2/serd/src/*
++ lib-src/lv2/serd/tests/serd_test.c
++Copyright: 2011-2014, David Robillard <http://drobilla.net>
++License: ISC
++
++Files: lib-src/lv2/serd/tests/TurtleTests/*
++Copyright: no copyright
++License: W3C and BSD-3-clause
++Comment: No explicit license found, using license(s) from:
++ lib-src/lv2/serd/tests/TurtleTests/LICENSE
++
++Files: lib-src/lv2/serd/tests/TurtleTests/LICENSE
++Copyright: no copyright
++License: W3C and BSD-3-clause
++
++Files: lib-src/lv2/serdnode.patch
++Copyright: 2011-2012, David Robillard <http://drobilla.net>
++License: ISC
++
++Files: lib-src/lv2/sord/*
++Copyright: 2011-2013, David Robillard
++License: ISC
++Comment: No explicit license found, using license(s) from:
++ lib-src/lv2/sord/COPYING
++
++Files: lib-src/lv2/sord/COPYING
++ lib-src/lv2/sord/sord/*
++ lib-src/lv2/sord/src/*
++Copyright: 2011-2014, David Robillard <http://drobilla.net>
++License: ISC
++
++Files: lib-src/lv2/sratom/*
++Copyright: no copyright
++License: ISC
++Comment: No explicit license found, using license(s) from:
++ lib-src/lv2/sratom/COPYING
++
++Files: lib-src/lv2/sratom/COPYING
++ lib-src/lv2/sratom/sratom/*
++ lib-src/lv2/sratom/src/*
++ lib-src/lv2/sratom/tests/*
++Copyright: 2012-2014, David Robillard <http://drobilla.net>
++License: ISC
++
++Files: lib-src/lv2/suil/*
++Copyright: no copyright
++License: ISC
++Comment: No explicit license found, using license(s) from:
++ lib-src/lv2/suil/COPYING
++
++Files: lib-src/lv2/suil/COPYING
++ lib-src/lv2/suil/src/*
++ lib-src/lv2/suil/suil/*
++Copyright: 2007-2014, David Robillard <http://drobilla.net>
++License: ISC
++
++Files: lib-src/portaudio-v19/*
++Copyright: 1999-2007, Andrew Baldwin, Ross Bencina
++ 1999-2004, Andrew Baldwin, Ross Bencina, Phil Burk
++ 2004, Arve Knudsen <aknuds-1@broadpark.no>
++ 2005-2009, Arve Knudsen <arve.knudsen@gmail.com>
++ 2005-2006, Bjorn Roche
++ 2006-2010, David Viens, Dmitry Kostjuchenko
++ 2011, Eliot Blennerhassett <eblennerhassett@audioscience.com>
++ 2003, Fred Gleason <fredg@salemradiolabs.com>
++ 2002, Joshua Haberman <joshua@haberman.com>
++ 2008, Kevin Kofler <kevin.kofler@chello.at>
++ 2005-2006, Ludwig Schwardt <schwardt@sun.ac.za>
++ 1999-2000, Phil Burk
++ 1999-2010, Phil Burk and Ross Bencina
++ 1999-2006, Phil Burk, Robert Marsanyi and Ross Bencina
++ 1999-2002, Phil Burk, Ross Bencina
++ 1999-2011, Ross Bencina
++ 1999-2010, Ross Bencina and Phil Burk
++ 1999-2007, Ross Bencina, Andrew Baldwin
++ 1999-2011, Ross Bencina, Dmitry Kostjuchenko
++ 1999-2011, Ross Bencina, Phil Burk
++ 1999-2007, Ross Bencina, Phil Burk, Robert Marsanyi
++ 2004, Stefan Westerfeld <stefan@space.twc.de>
++ 2000-2002, Stephane Letz, Phil Burk, Ross Bencina
++ 1994, X Consortium
++License: Expat
++
++Files: lib-src/portaudio-v19/CMakeLists.txt
++ lib-src/portaudio-v19/Doxyfile
++ lib-src/portaudio-v19/Doxyfile.developer
++ lib-src/portaudio-v19/Makefile.in
++ lib-src/portaudio-v19/README.configure.txt
++ lib-src/portaudio-v19/SConstruct
++ lib-src/portaudio-v19/bindings/java/c/build/*
++ lib-src/portaudio-v19/bindings/java/c/src/com_portaudio_BlockingStream.h
++ lib-src/portaudio-v19/bindings/java/c/src/com_portaudio_PortAudio.h
++ lib-src/portaudio-v19/bindings/java/jportaudio.dox
++ lib-src/portaudio-v19/bindings/java/jportaudio/.classpath
++ lib-src/portaudio-v19/bindings/java/jportaudio/.project
++ lib-src/portaudio-v19/bindings/java/jportaudio/jtests/com/portaudio/PlaySine.java
++ lib-src/portaudio-v19/bindings/java/scripts/*
++ lib-src/portaudio-v19/build/*
++ lib-src/portaudio-v19/clear_svnrevision.sh
++ lib-src/portaudio-v19/cmake_support/*
++ lib-src/portaudio-v19/configure.in
++ lib-src/portaudio-v19/doc/src/api_overview.dox
++ lib-src/portaudio-v19/doc/src/images/*
++ lib-src/portaudio-v19/doc/src/mainpage.dox
++ lib-src/portaudio-v19/doc/src/srcguide.dox
++ lib-src/portaudio-v19/doc/src/tutorial/*
++ lib-src/portaudio-v19/doc/utils/*
++ lib-src/portaudio-v19/examples/CMakeLists.txt
++ lib-src/portaudio-v19/fixdir.bat
++ lib-src/portaudio-v19/fixfile.bat
++ lib-src/portaudio-v19/libtool22.patch
++ lib-src/portaudio-v19/linkage.patch
++ lib-src/portaudio-v19/pablio/pablio.def
++ lib-src/portaudio-v19/portaudio-2.0.pc.in
++ lib-src/portaudio-v19/portaudio-srcdir.patch
++ lib-src/portaudio-v19/qa/loopback/src/biquad_filter.c
++ lib-src/portaudio-v19/qa/loopback/src/biquad_filter.h
++ lib-src/portaudio-v19/src/SConscript
++ lib-src/portaudio-v19/src/common/pa_svnrevision.h
++ lib-src/portaudio-v19/src/hostapi/asio/ASIO-README.txt
++ lib-src/portaudio-v19/src/hostapi/asio/Callback_adaptation_.pdf
++ lib-src/portaudio-v19/src/hostapi/asio/Pa_ASIO.pdf
++ lib-src/portaudio-v19/src/hostapi/asio/iasiothiscallresolver.cpp
++ lib-src/portaudio-v19/src/hostapi/asio/iasiothiscallresolver.h
++ lib-src/portaudio-v19/src/hostapi/coreaudio/notes.txt
++ lib-src/portaudio-v19/src/hostapi/oss/low_latency_tip.txt
++ lib-src/portaudio-v19/src/hostapi/oss/recplay.c
++ lib-src/portaudio-v19/src/hostapi/skeleton/README.txt
++ lib-src/portaudio-v19/src/hostapi/wasapi/mingw-include/*
++ lib-src/portaudio-v19/src/hostapi/wasapi/readme.txt
++ lib-src/portaudio-v19/src/hostapi/wdmks/readme.txt
++ lib-src/portaudio-v19/test/CMakeLists.txt
++ lib-src/portaudio-v19/test/README.txt
++ lib-src/portaudio-v19/test/patest_suggested_vs_streaminfo_latency.py
++ lib-src/portaudio-v19/testcvs/*
++ lib-src/portaudio-v19/update_svnrevision.sh
++ lib-src/portaudio-v19/wasapi-fix.patch
++ lib-src/portaudio-v19/wasapi-loopback.patch
++Copyright: Microsoft Corporation
++ 2002, Phil Burk, SoftSynth.com
++License: Expat
++Comment: No explicit license found, using license(s) from:
++ lib-src/portaudio-v19/LICENSE.txt
++
++Files: lib-src/portaudio-v19/depcomp
++ lib-src/portaudio-v19/missing
++Copyright: 1996-2013, Free Software Foundation, Inc
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/portaudio-v19/config.guess
++ lib-src/portaudio-v19/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/portaudio-v19/bindings/cpp/*
++Copyright: no copyright
++License: Expat
++Comment: No explicit license found, using license(s) from:
++ lib-src/portaudio-v19/bindings/cpp/COPYING
++
++Files: lib-src/portaudio-v19/bindings/cpp/Makefile.in
++ lib-src/portaudio-v19/bindings/cpp/bin/Makefile.in
++ lib-src/portaudio-v19/bindings/cpp/build/gnu/configure
++ lib-src/portaudio-v19/bindings/cpp/doc/Makefile.in
++ lib-src/portaudio-v19/bindings/cpp/include/Makefile.in
++ lib-src/portaudio-v19/bindings/cpp/lib/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/portaudio-v19/bindings/cpp/COPYING
++Copyright: 1999-2006, Ross Bencina and Phil Burk
++License: Expat
++
++Files: lib-src/portaudio-v19/bindings/cpp/INSTALL
++Copyright: 1994-2013, Free Software Foundation
++License: Permissive
++
++Files: lib-src/portaudio-v19/bindings/cpp/build/gnu/config.guess
++ lib-src/portaudio-v19/bindings/cpp/build/gnu/config.sub
++Copyright: no copyright
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/portaudio-v19/bindings/cpp/build/gnu/install-sh
++Copyright: 1991, the Massachusetts Institute of Technology
++License: MIT/X11
++
++Files: lib-src/portaudio-v19/bindings/cpp/configure
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/portaudio-v19/configure
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/portaudio-v19/index.html
++Copyright: 1999-2006, Ross Bencina and Phil Burk
++License: MIT/X11
++
++Files: lib-src/portaudio-v19/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/portburn/portburn.h
++ lib-src/portburn/portburn_macosx.c
++ lib-src/portburn/portburn_macosx.cpp
++ lib-src/portburn/portburn_staging.c
++ lib-src/portburn/portburn_staging.cpp
++ lib-src/portburn/portburn_staging.h
++ lib-src/portburn/portburn_winxp.cpp
++ lib-src/portburn/portburn_winxpv1.cpp
++ lib-src/portburn/portburn_winxpv2.cpp
++ lib-src/portburn/test_portburn.cpp
++Copyright: no copyright
++License: LGPL
++
++Files: lib-src/portmixer/*
++Copyright: 1999-2007, Ross Bencina and Phil Burk
++ 1994, X Consortium
++License: Expat
++
++Files: lib-src/portmixer/Makefile.in
++ lib-src/portmixer/m4/*
++ lib-src/portmixer/px_tests/*
++ lib-src/portmixer/src/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/portmixer/Makefile.am
++ lib-src/portmixer/README.txt
++ lib-src/portmixer/configure.ac
++ lib-src/portmixer/px_tests/Makefile.am
++ lib-src/portmixer/px_tests/px_test.c
++ lib-src/portmixer/src/Makefile.am
++Copyright: no copyright
++License: Expat
++Comment: No explicit license found, using license(s) from:
++ lib-src/portmixer/LICENSE.txt
++
++Files: lib-src/portmixer/configure
++ lib-src/portmixer/m4/libtool.m4
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/portmixer/autotools/ar-lib
++ lib-src/portmixer/autotools/compile
++ lib-src/portmixer/autotools/depcomp
++ lib-src/portmixer/autotools/missing
++Copyright: 1996-2013, Free Software Foundation, Inc
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/portmixer/autotools/config.guess
++ lib-src/portmixer/autotools/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/portmixer/autotools/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: lib-src/soundtouch/README.html
++Copyright: 2001-2012, Olli Parviainen
++License: LGPL-2.1
++
++Files: lib-src/soundtouch/source/Android-lib/jni/Android.mk
++Copyright: 2010, The Android Open Source Project
++License: Apache-2.0
++
++Files: lib-src/twolame/*
++Copyright: 2001-2004, Michael Cheng
++ 2004-2006, The TwoLAME Project
++License: LGPL-2.1+
++Comment: No explicit license found, using license(s) from:
++ lib-src/twolame/COPYING
++
++Files: lib-src/twolame/COPYING
++ lib-src/twolame/README
++ lib-src/twolame/doc/html/readme.html
++ lib-src/twolame/frontend/audioin_raw.c
++ lib-src/twolame/frontend/audioin_sndfile.c
++ lib-src/twolame/frontend/frontend.c
++ lib-src/twolame/frontend/frontend.h
++ lib-src/twolame/libtwolame/ath.c
++ lib-src/twolame/libtwolame/ath.h
++ lib-src/twolame/libtwolame/availbits.c
++ lib-src/twolame/libtwolame/availbits.h
++ lib-src/twolame/libtwolame/bitbuffer.c
++ lib-src/twolame/libtwolame/bitbuffer.h
++ lib-src/twolame/libtwolame/bitbuffer_inline.h
++ lib-src/twolame/libtwolame/common.h
++ lib-src/twolame/libtwolame/crc.c
++ lib-src/twolame/libtwolame/crc.h
++ lib-src/twolame/libtwolame/dab.c
++ lib-src/twolame/libtwolame/dab.h
++ lib-src/twolame/libtwolame/encode.c
++ lib-src/twolame/libtwolame/encode.h
++ lib-src/twolame/libtwolame/energy.c
++ lib-src/twolame/libtwolame/energy.h
++ lib-src/twolame/libtwolame/enwindow.h
++ lib-src/twolame/libtwolame/fft.c
++ lib-src/twolame/libtwolame/fft.h
++ lib-src/twolame/libtwolame/get_set.c
++ lib-src/twolame/libtwolame/mem.c
++ lib-src/twolame/libtwolame/mem.h
++ lib-src/twolame/libtwolame/psycho_0.c
++ lib-src/twolame/libtwolame/psycho_0.h
++ lib-src/twolame/libtwolame/psycho_1.c
++ lib-src/twolame/libtwolame/psycho_1.h
++ lib-src/twolame/libtwolame/psycho_1_critband.h
++ lib-src/twolame/libtwolame/psycho_1_freqtable.h
++ lib-src/twolame/libtwolame/psycho_2.c
++ lib-src/twolame/libtwolame/psycho_2.h
++ lib-src/twolame/libtwolame/psycho_2_absthr.h
++ lib-src/twolame/libtwolame/psycho_3.c
++ lib-src/twolame/libtwolame/psycho_3.h
++ lib-src/twolame/libtwolame/psycho_4.c
++ lib-src/twolame/libtwolame/psycho_4.h
++ lib-src/twolame/libtwolame/psycho_n1.c
++ lib-src/twolame/libtwolame/psycho_n1.h
++ lib-src/twolame/libtwolame/subband.c
++ lib-src/twolame/libtwolame/subband.h
++ lib-src/twolame/libtwolame/twolame.c
++ lib-src/twolame/libtwolame/twolame.h
++ lib-src/twolame/libtwolame/util.c
++ lib-src/twolame/libtwolame/util.h
++ lib-src/twolame/simplefrontend/audio_wave.c
++ lib-src/twolame/simplefrontend/audio_wave.h
++ lib-src/twolame/simplefrontend/simplefrontend.c
++Copyright: 1991-1999, Free Software Foundation, Inc
++ 2001-2004, Michael Cheng
++ 1988-1993, Ron Mayer
++ 2004-2007, The TwoLAME Project
++License: LGPL-2.1+
++
++Files: lib-src/twolame/Makefile.in
++ lib-src/twolame/build-scripts/*
++ lib-src/twolame/doc/Makefile.in
++ lib-src/twolame/doc/html/Makefile.in
++ lib-src/twolame/frontend/Makefile.in
++ lib-src/twolame/libtwolame/Makefile.in
++ lib-src/twolame/simplefrontend/Makefile.in
++ lib-src/twolame/tests/Makefile.in
++Copyright: 1994-2013, Free Software Foundation, Inc
++License: FSF_unlimited
++
++Files: lib-src/twolame/build-scripts/libtool.m4
++ lib-src/twolame/configure
++Copyright: 1992-2012, Free Software Foundation, Inc
++License: FSF_unlimited or GPL-2+ with LibTool exception
++
++Files: lib-src/twolame/autogen.sh
++Copyright: no copyright
++License: public-domain
++
++Files: lib-src/twolame/build-scripts/compile
++ lib-src/twolame/build-scripts/depcomp
++ lib-src/twolame/build-scripts/missing
++ lib-src/twolame/build-scripts/test-driver
++Copyright: 1996-2013, Free Software Foundation, Inc
++License: GPL-2+ with AutoConf exception
++
++Files: lib-src/twolame/build-scripts/config.guess
++ lib-src/twolame/build-scripts/config.sub
++Copyright: 1992-2013, Free Software Foundation, Inc
++License: GPL-3+ with AutoConf exception
++
++Files: lib-src/twolame/build-scripts/install-sh
++Copyright: 1994, X Consortium
++License: Expat
++
++Files: lib-src/twolame/build-scripts/ltmain.sh
++Copyright: no copyright
++License: GPL-2+ with LibTool exception
++
++Files: src/SseMathFuncs.h
++Copyright: 2007, Julien Pommier
++License: Zlib
++
++Files:
++ lib-src/libogg/doc/rfc3533.txt
++Copyright:
++ 2003 S. Pfeiffer
++License: RFC-3533
++
++Files:
++ lib-src/libogg/doc/rfc5334.txt
++Copyright:
++ 2008 I. Goncalves
++ 2008 S. Pfeiffer
++ 2008 C. Montgomery
++License: RFC-5334
++
++License: Apache-2.0
++ Licensed to the Apache Software Foundation (ASF) under one or more
++ contributor license agreements. See the NOTICE file distributed with
++ this work for additional information regarding copyright ownership.
++ The ASF licenses this file to You under the Apache License, Version 2.0
++ (the "License"); you may not use this file except in compliance with
++ the License. You may obtain a copy of the License at
++ .
++ http://www.apache.org/licenses/LICENSE-2.0
++ .
++ Unless required by applicable law or agreed to in writing, software
++ distributed under the License is distributed on an "AS IS" BASIS,
++ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
++ See the License for the specific language governing permissions and
++ limitations under the License.
++ .
++ On Debian systems, the full text of the Apache Software License version 2 can
++ be found in the file `/usr/share/common-licenses/Apache-2.0'.
++
++License: W3C
++ This document, Test Suites and other documents that link to this statement are
++ provided by the copyright holders under the following license: By using and/or
++ copying this document, or the W3C document from which this statement is linked,
++ you (the licensee) agree that you have read, understood, and will comply with
++ the following terms and conditions:
++ .
++ Permission to copy, and distribute the contents of this document, or the W3C
++ document from which this statement is linked, in any medium for any purpose and
++ without fee or royalty is hereby granted, provided that you include the
++ following on ALL copies of the document, or portions thereof, that you use:
++ .
++ 1 A link or URL to the original W3C document.
++ .
++ 2 The pre-existing copyright notice of the original author, or if it doesn't
++ exist, a notice (hypertext is preferred, but a textual representation is
++ permitted) of the form: "Copyright © [$date-of-document] World Wide Web
++ Consortium, (Massachusetts Institute of Technology, European Research
++ Consortium for Informatics and Mathematics, Keio University) and others. All
++ Rights
++ Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html"
++ .
++ 3 If it exists, the STATUS of the W3C document.
++ .
++ 4 When space permits, inclusion of the full text of this NOTICE should be
++ provided. We request that authorship attribution be provided in any software,
++ documents, or other items or products that you create pursuant to the
++ implementation of the contents of this document, or any portion thereof.
++ .
++ No right to create modifications or derivatives of W3C documents is granted
++ pursuant to this license. However, if additional requirements (documented in the
++ Copyright FAQ) are satisfied, the right to create modifications or derivatives
++ is sometimes granted by the W3C to individuals complying with those
++ requirements.
++ .
++ If a Test Suite distinguishes the test harness (or, framework for navigation)
++ and the actual tests, permission is given to remove or alter the harness or
++ navigation if the Test Suite in question allows one to do so. The tests themselves
++ shall NOT be changed in any way.
++ .
++ The name and trademarks of W3C and other copyright holders may NOT be used in
++ advertising or publicity pertaining to this document or other documents that
++ link to this statement without specific, written prior permission. Title to
++ copyright in this document will at all times remain with copyright
++ holders. Permission is given to use the trademarked string W3C within claims of
++ performance concerning W3C Specifications or features described therein, and
++ there only, if the test suite so authorizes.
++ .
++ THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT HOLDERS
++ 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 W3C, MIT, ERCIM, KEIO
++ UNIVERSITY, THE COPYRIGHT OWNER 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.
++
++License: BSD-2-clause
++ 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.
++ .
++ THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
++
++License: BSD-3-clause
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions are
++ met:
++ .
++ * Redistributions of source code must retain the above copyright
++ notice, this list of conditions and the following disclaimer.
++ * 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.
++ * Neither the author nor the names of any contributors may be used
++ to endorse or promote products derived from this software without
++ specific prior written permission.
++ .
++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
++
++License: CC-BY
++ Documentation is distributed under the Creative Commons license (CC BY 3.0)
++ Please see here for that:
++ http://creativecommons.org/licenses/by/3.0/legalcode
++
++License: CC-BY-3.0
++ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
++ CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
++ PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK
++ OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS
++ PROHIBITED.
++ .
++ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND
++ AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS
++ LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE
++ RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS
++ AND CONDITIONS.
++ .
++ 1. Definitions
++ .
++ a "Adaptation" means a work based upon the Work, or upon the Work and
++ other pre-existing works, such as a translation, adaptation,
++ derivative work, arrangement of music or other alterations of a
++ literary or artistic work, or phonogram or performance and includes
++ cinematographic adaptations or any other form in which the Work may
++ be recast, transformed, or adapted including in any form
++ recognizably derived from the original, except that a work that
++ constitutes a Collection will not be considered an Adaptation for
++ the purpose of this License. For the avoidance of doubt, where the
++ Work is a musical work, performance or phonogram, the
++ synchronization of the Work in timed-relation with a moving image
++ ("synching") will be considered an Adaptation for the purpose of
++ this License.
++ b "Collection" means a collection of literary or artistic works, such
++ as encyclopedias and anthologies, or performances, phonograms or
++ broadcasts, or other works or subject matter other than works listed
++ in Section 1(f) below, which, by reason of the selection and
++ arrangement of their contents, constitute intellectual creations, in
++ which the Work is included in its entirety in unmodified form along
++ with one or more other contributions, each constituting separate and
++ independent works in themselves, which together are assembled into a
++ collective whole. A work that constitutes a Collection will not be
++ considered an Adaptation (as defined above) for the purposes of this
++ License.
++ c "Distribute" means to make available to the public the original and
++ copies of the Work or Adaptation, as appropriate, through sale or
++ other transfer of ownership.
++ d "Licensor" means the individual, individuals, entity or entities
++ that offer(s) the Work under the terms of this License.
++ e "Original Author" means, in the case of a literary or artistic work,
++ the individual, individuals, entity or entities who created the Work
++ or if no individual or entity can be identified, the publisher; and
++ in addition (i) in the case of a performance the actors, singers,
++ musicians, dancers, and other persons who act, sing, deliver,
++ declaim, play in, interpret or otherwise perform literary or
++ artistic works or expressions of folklore; (ii) in the case of a
++ phonogram the producer being the person or legal entity who first
++ fixes the sounds of a performance or other sounds; and, (iii) in the
++ case of broadcasts, the organization that transmits the broadcast.
++ f "Work" means the literary and/or artistic work offered under the
++ terms of this License including without limitation any production in
++ the literary, scientific and artistic domain, whatever may be the
++ mode or form of its expression including digital form, such as a
++ book, pamphlet and other writing; a lecture, address, sermon or
++ other work of the same nature; a dramatic or dramatico-musical work;
++ a choreographic work or entertainment in dumb show; a musical
++ composition with or without words; a cinematographic work to which
++ are assimilated works expressed by a process analogous to
++ cinematography; a work of drawing, painting, architecture,
++ sculpture, engraving or lithography; a photographic work to which
++ are assimilated works expressed by a process analogous to
++ photography; a work of applied art; an illustration, map, plan,
++ sketch or three-dimensional work relative to geography, topography,
++ architecture or science; a performance; a broadcast; a phonogram; a
++ compilation of data to the extent it is protected as a copyrightable
++ work; or a work performed by a variety or circus performer to the
++ extent it is not otherwise considered a literary or artistic work.
++ g "You" means an individual or entity exercising rights under this
++ License who has not previously violated the terms of this License
++ with respect to the Work, or who has received express permission
++ from the Licensor to exercise rights under this License despite a
++ previous violation.
++ h "Publicly Perform" means to perform public recitations of the Work
++ and to communicate to the public those public recitations, by any
++ means or process, including by wire or wireless means or public
++ digital performances; to make available to the public Works in such
++ a way that members of the public may access these Works from a place
++ and at a place individually chosen by them; to perform the Work to
++ the public by any means or process and the communication to the
++ public of the performances of the Work, including by public digital
++ performance; to broadcast and rebroadcast the Work by any means
++ including signs, sounds or images.
++ i "Reproduce" means to make copies of the Work by any means including
++ without limitation by sound or visual recordings and the right of
++ fixation and reproducing fixations of the Work, including storage of
++ a protected performance or phonogram in digital form or other
++ electronic medium.
++ .
++ 2. Fair Dealing Rights. Nothing in this License is intended to reduce,
++ limit, or restrict any uses free from copyright or rights arising from
++ limitations or exceptions that are provided for in connection with the
++ copyright protection under copyright law or other applicable laws.
++ .
++ 3. License Grant. Subject to the terms and conditions of this License,
++ Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
++ perpetual (for the duration of the applicable copyright) license to
++ exercise the rights in the Work as stated below:
++ .
++ a to Reproduce the Work, to incorporate the Work into one or more
++ Collections, and to Reproduce the Work as incorporated in the
++ Collections;
++ b to create and Reproduce Adaptations provided that any such
++ Adaptation, including any translation in any medium, takes
++ reasonable steps to clearly label, demarcate or otherwise identify
++ that changes were made to the original Work. For example, a
++ translation could be marked "The original work was translated from
++ English to Spanish," or a modification could indicate "The original
++ work has been modified.";
++ c to Distribute and Publicly Perform the Work including as
++ incorporated in Collections; and,
++ d to Distribute and Publicly Perform Adaptations.
++ f For the avoidance of doubt:
++ i. Non-waivable Compulsory License Schemes. In those jurisdictions
++ in which the right to collect royalties through any statutory or
++ compulsory licensing scheme cannot be waived, the Licensor
++ reserves the exclusive right to collect such royalties for any
++ exercise by You of the rights granted under this License;
++ ii. Waivable Compulsory License Schemes. In those jurisdictions in
++ which the right to collect royalties through any statutory or
++ compulsory licensing scheme can be waived, the Licensor waives
++ the exclusive right to collect such royalties for any exercise
++ by You of the rights granted under this License; and,
++ iii. Voluntary License Schemes. The Licensor waives the right to
++ collect royalties, whether individually or, in the event that
++ the Licensor is a member of a collecting society that
++ administers voluntary licensing schemes, via that society, from
++ any exercise by You of the rights granted under this License.
++ .
++ The above rights may be exercised in all media and formats whether now
++ known or hereafter devised. The above rights include the right to make
++ such modifications as are technically necessary to exercise the rights
++ in other media and formats. Subject to Section 8(f), all rights not
++ expressly granted by Licensor are hereby reserved.
++ .
++ 4. Restrictions. The license granted in Section 3 above is expressly
++ made subject to and limited by the following restrictions:
++ .
++ a You may Distribute or Publicly Perform the Work only under the terms
++ of this License. You must include a copy of, or the Uniform Resource
++ Identifier (URI) for, this License with every copy of the Work You
++ Distribute or Publicly Perform. You may not offer or impose any
++ terms on the Work that restrict the terms of this License or the
++ ability of the recipient of the Work to exercise the rights granted
++ to that recipient under the terms of the License. You may not
++ sublicense the Work. You must keep intact all notices that refer to
++ this License and to the disclaimer of warranties with every copy of
++ the Work You Distribute or Publicly Perform. When You Distribute or
++ Publicly Perform the Work, You may not impose any effective
++ technological measures on the Work that restrict the ability of a
++ recipient of the Work from You to exercise the rights granted to
++ that recipient under the terms of the License. This Section 4(a)
++ applies to the Work as incorporated in a Collection, but this does
++ not require the Collection apart from the Work itself to be made
++ subject to the terms of this License. If You create a Collection,
++ upon notice from any Licensor You must, to the extent practicable,
++ remove from the Collection any credit as required by Section 4(b),
++ as requested. If You create an Adaptation, upon notice from any
++ Licensor You must, to the extent practicable, remove from the
++ Adaptation any credit as required by Section 4(b), as requested.
++ b If You Distribute, or Publicly Perform the Work or any Adaptations
++ or Collections, You must, unless a request has been made pursuant to
++ Section 4(a), keep intact all copyright notices for the Work and
++ provide, reasonable to the medium or means You are utilizing: (i)
++ the name of the Original Author (or pseudonym, if applicable) if
++ supplied, and/or if the Original Author and/or Licensor designate
++ another party or parties (e.g., a sponsor institute, publishing
++ entity, journal) for attribution ("Attribution Parties") in
++ Licensor's copyright notice, terms of service or by other reasonable
++ means, the name of such party or parties; (ii) the title of the Work
++ if supplied; (iii) to the extent reasonably practicable, the URI, if
++ any, that Licensor specifies to be associated with the Work, unless
++ such URI does not refer to the copyright notice or licensing
++ information for the Work; and (iv) , consistent with Section 3(b),
++ in the case of an Adaptation, a credit identifying the use of the
++ Work in the Adaptation (e.g., "French translation of the Work by
++ Original Author," or "Screenplay based on original Work by Original
++ Author"). The credit required by this Section 4 (b) may be
++ implemented in any reasonable manner; provided, however, that in the
++ case of a Adaptation or Collection, at a minimum such credit will
++ appear, if a credit for all contributing authors of the Adaptation
++ or Collection appears, then as part of these credits and in a manner
++ at least as prominent as the credits for the other contributing
++ authors. For the avoidance of doubt, You may only use the credit
++ required by this Section for the purpose of attribution in the
++ manner set out above and, by exercising Your rights under this
++ License, You may not implicitly or explicitly assert or imply any
++ connection with, sponsorship or endorsement by the Original Author,
++ Licensor and/or Attribution Parties, as appropriate, of You or Your
++ use of the Work, without the separate, express prior written
++ permission of the Original Author, Licensor and/or Attribution
++ Parties.
++ c Except as otherwise agreed in writing by the Licensor or as may be
++ otherwise permitted by applicable law, if You Reproduce, Distribute
++ or Publicly Perform the Work either by itself or as part of any
++ Adaptations or Collections, You must not distort, mutilate, modify
++ or take other derogatory action in relation to the Work which would
++ be prejudicial to the Original Author's honor or reputation.
++ Licensor agrees that in those jurisdictions (e.g. Japan), in which
++ any exercise of the right granted in Section 3(b) of this License
++ (the right to make Adaptations) would be deemed to be a distortion,
++ mutilation, modification or other derogatory action prejudicial to
++ the Original Author's honor and reputation, the Licensor will waive
++ or not assert, as appropriate, this Section, to the fullest extent
++ permitted by the applicable national law, to enable You to
++ reasonably exercise Your right under Section 3(b) of this License
++ (right to make Adaptations) but not otherwise.
++ .
++ 5. Representations, Warranties and Disclaimer
++ .
++ UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
++ OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
++ KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
++ INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
++ FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
++ LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF
++ ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW
++ THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO
++ YOU.
++ .
++ 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
++ LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
++ ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
++ ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR
++ HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
++ .
++ 7. Termination
++ .
++ a This License and the rights granted hereunder will terminate
++ automatically upon any breach by You of the terms of this License.
++ Individuals or entities who have received Adaptations or Collections
++ from You under this License, however, will not have their licenses
++ terminated provided such individuals or entities remain in full
++ compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
++ survive any termination of this License.
++ b Subject to the above terms and conditions, the license granted here
++ is perpetual (for the duration of the applicable copyright in the
++ Work). Notwithstanding the above, Licensor reserves the right to
++ release the Work under different license terms or to stop
++ distributing the Work at any time; provided, however that any such
++ election will not serve to withdraw this License (or any other
++ license that has been, or is required to be, granted under the terms
++ of this License), and this License will continue in full force and
++ effect unless terminated as stated above.
++ .
++ 8. Miscellaneous
++ .
++ a Each time You Distribute or Publicly Perform the Work or a
++ Collection, the Licensor offers to the recipient a license to the
++ Work on the same terms and conditions as the license granted to You
++ under this License.
++ b Each time You Distribute or Publicly Perform an Adaptation, Licensor
++ offers to the recipient a license to the original Work on the same
++ terms and conditions as the license granted to You under this
++ License.
++ c If any provision of this License is invalid or unenforceable under
++ applicable law, it shall not affect the validity or enforceability
++ of the remainder of the terms of this License, and without further
++ action by the parties to this agreement, such provision shall be
++ reformed to the minimum extent necessary to make such provision
++ valid and enforceable.
++ d No term or provision of this License shall be deemed waived and no
++ breach consented to unless such waiver or consent shall be in
++ writing and signed by the party to be charged with such waiver or
++ consent.
++ e This License constitutes the entire agreement between the parties
++ with respect to the Work licensed here. There are no understandings,
++ agreements or representations with respect to the Work not specified
++ here. Licensor shall not be bound by any additional provisions that
++ may appear in any communication from You. This License may not be
++ modified without the mutual written agreement of the Licensor and
++ You.
++ f The rights granted under, and the subject matter referenced, in this
++ License were drafted utilizing the terminology of the Berne
++ Convention for the Protection of Literary and Artistic Works (as
++ amended on September 28, 1979), the Rome Convention of 1961, the
++ WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms
++ Treaty of 1996 and the Universal Copyright Convention (as revised on
++ July 24, 1971). These rights and subject matter take effect in the
++ relevant jurisdiction in which the License terms are sought to be
++ enforced according to the corresponding provisions of the
++ implementation of those treaty provisions in the applicable national
++ law. If the standard suite of rights granted under applicable
++ copyright law includes additional rights not granted under this
++ License, such additional rights are deemed to be included in the
++ License; this License is not intended to restrict the license of any
++ rights under applicable law.
++
++License: CC-BY-SA
++ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
++ CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
++ PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK
++ OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS
++ PROHIBITED.
++ .
++ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND
++ AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS
++ LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE
++ RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS
++ AND CONDITIONS.
++ .
++ 1. Definitions
++ .
++ a "Adaptation" means a work based upon the Work, or upon the Work and
++ other pre-existing works, such as a translation, adaptation,
++ derivative work, arrangement of music or other alterations of a
++ literary or artistic work, or phonogram or performance and includes
++ cinematographic adaptations or any other form in which the Work may
++ be recast, transformed, or adapted including in any form
++ recognizably derived from the original, except that a work that
++ constitutes a Collection will not be considered an Adaptation for
++ the purpose of this License. For the avoidance of doubt, where the
++ Work is a musical work, performance or phonogram, the
++ synchronization of the Work in timed-relation with a moving image
++ ("synching") will be considered an Adaptation for the purpose of
++ this License.
++ b "Collection" means a collection of literary or artistic works, such
++ as encyclopedias and anthologies, or performances, phonograms or
++ broadcasts, or other works or subject matter other than works listed
++ in Section 1(f) below, which, by reason of the selection and
++ arrangement of their contents, constitute intellectual creations, in
++ which the Work is included in its entirety in unmodified form along
++ with one or more other contributions, each constituting separate and
++ independent works in themselves, which together are assembled into a
++ collective whole. A work that constitutes a Collection will not be
++ considered an Adaptation (as defined below) for the purposes of this
++ License.
++ c "Creative Commons Compatible License" means a license that is listed
++ at https://creativecommons.org/compatiblelicenses that has been
++ approved by Creative Commons as being essentially equivalent to this
++ License, including, at a minimum, because that license: (i) contains
++ terms that have the same purpose, meaning and effect as the License
++ Elements of this License; and, (ii) explicitly permits the
++ relicensing of adaptations of works made available under that
++ license under this License or a Creative Commons jurisdiction
++ license with the same License Elements as this License.
++ d "Distribute" means to make available to the public the original and
++ copies of the Work or Adaptation, as appropriate, through sale or
++ other transfer of ownership.
++ e "License Elements" means the following high-level license attributes
++ as selected by Licensor and indicated in the title of this License:
++ Attribution, ShareAlike.
++ f "Licensor" means the individual, individuals, entity or entities
++ that offer(s) the Work under the terms of this License.
++ g "Original Author" means, in the case of a literary or artistic work,
++ the individual, individuals, entity or entities who created the Work
++ or if no individual or entity can be identified, the publisher; and
++ in addition (i) in the case of a performance the actors, singers,
++ musicians, dancers, and other persons who act, sing, deliver,
++ declaim, play in, interpret or otherwise perform literary or
++ artistic works or expressions of folklore; (ii) in the case of a
++ phonogram the producer being the person or legal entity who first
++ fixes the sounds of a performance or other sounds; and, (iii) in the
++ case of broadcasts, the organization that transmits the broadcast.
++ h "Work" means the literary and/or artistic work offered under the
++ terms of this License including without limitation any production in
++ the literary, scientific and artistic domain, whatever may be the
++ mode or form of its expression including digital form, such as a
++ book, pamphlet and other writing; a lecture, address, sermon or
++ other work of the same nature; a dramatic or dramatico-musical work;
++ a choreographic work or entertainment in dumb show; a musical
++ composition with or without words; a cinematographic work to which
++ are assimilated works expressed by a process analogous to
++ cinematography; a work of drawing, painting, architecture,
++ sculpture, engraving or lithography; a photographic work to which
++ are assimilated works expressed by a process analogous to
++ photography; a work of applied art; an illustration, map, plan,
++ sketch or three-dimensional work relative to geography, topography,
++ architecture or science; a performance; a broadcast; a phonogram; a
++ compilation of data to the extent it is protected as a copyrightable
++ work; or a work performed by a variety or circus performer to the
++ extent it is not otherwise considered a literary or artistic work.
++ i "You" means an individual or entity exercising rights under this
++ License who has not previously violated the terms of this License
++ with respect to the Work, or who has received express permission
++ from the Licensor to exercise rights under this License despite a
++ previous violation.
++ j "Publicly Perform" means to perform public recitations of the Work
++ and to communicate to the public those public recitations, by any
++ means or process, including by wire or wireless means or public
++ digital performances; to make available to the public Works in such
++ a way that members of the public may access these Works from a place
++ and at a place individually chosen by them; to perform the Work to
++ the public by any means or process and the communication to the
++ public of the performances of the Work, including by public digital
++ performance; to broadcast and rebroadcast the Work by any means
++ including signs, sounds or images.
++ k "Reproduce" means to make copies of the Work by any means including
++ without limitation by sound or visual recordings and the right of
++ fixation and reproducing fixations of the Work, including storage of
++ a protected performance or phonogram in digital form or other
++ electronic medium.
++ .
++ 2. Fair Dealing Rights. Nothing in this License is intended to reduce,
++ limit, or restrict any uses free from copyright or rights arising from
++ limitations or exceptions that are provided for in connection with the
++ copyright protection under copyright law or other applicable laws.
++ .
++ 3. License Grant. Subject to the terms and conditions of this License,
++ Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
++ perpetual (for the duration of the applicable copyright) license to
++ exercise the rights in the Work as stated below:
++ .
++ a to Reproduce the Work, to incorporate the Work into one or more
++ Collections, and to Reproduce the Work as incorporated in the
++ Collections;
++ b to create and Reproduce Adaptations provided that any such
++ Adaptation, including any translation in any medium, takes
++ reasonable steps to clearly label, demarcate or otherwise identify
++ that changes were made to the original Work. For example, a
++ translation could be marked "The original work was translated from
++ English to Spanish," or a modification could indicate "The original
++ work has been modified.";
++ c to Distribute and Publicly Perform the Work including as
++ incorporated in Collections; and,
++ d to Distribute and Publicly Perform Adaptations.
++ e For the avoidance of doubt:
++ i. Non-waivable Compulsory License Schemes. In those jurisdictions
++ in which the right to collect royalties through any statutory or
++ compulsory licensing scheme cannot be waived, the Licensor
++ reserves the exclusive right to collect such royalties for any
++ exercise by You of the rights granted under this License;
++ ii. Waivable Compulsory License Schemes. In those jurisdictions in
++ which the right to collect royalties through any statutory or
++ compulsory licensing scheme can be waived, the Licensor waives
++ the exclusive right to collect such royalties for any exercise
++ by You of the rights granted under this License; and,
++ iii. Voluntary License Schemes. The Licensor waives the right to
++ collect royalties, whether individually or, in the event that
++ the Licensor is a member of a collecting society that
++ administers voluntary licensing schemes, via that society, from
++ any exercise by You of the rights granted under this License.
++ .
++ The above rights may be exercised in all media and formats whether now
++ known or hereafter devised. The above rights include the right to make
++ such modifications as are technically necessary to exercise the rights
++ in other media and formats. Subject to Section 8(f), all rights not
++ expressly granted by Licensor are hereby reserved.
++ .
++ 4. Restrictions. The license granted in Section 3 above is expressly
++ made subject to and limited by the following restrictions:
++ .
++ a You may Distribute or Publicly Perform the Work only under the terms
++ of this License. You must include a copy of, or the Uniform Resource
++ Identifier (URI) for, this License with every copy of the Work You
++ Distribute or Publicly Perform. You may not offer or impose any
++ terms on the Work that restrict the terms of this License or the
++ ability of the recipient of the Work to exercise the rights granted
++ to that recipient under the terms of the License. You may not
++ sublicense the Work. You must keep intact all notices that refer to
++ this License and to the disclaimer of warranties with every copy of
++ the Work You Distribute or Publicly Perform. When You Distribute or
++ Publicly Perform the Work, You may not impose any effective
++ technological measures on the Work that restrict the ability of a
++ recipient of the Work from You to exercise the rights granted to
++ that recipient under the terms of the License. This Section 4(a)
++ applies to the Work as incorporated in a Collection, but this does
++ not require the Collection apart from the Work itself to be made
++ subject to the terms of this License. If You create a Collection,
++ upon notice from any Licensor You must, to the extent practicable,
++ remove from the Collection any credit as required by Section 4(c),
++ as requested. If You create an Adaptation, upon notice from any
++ Licensor You must, to the extent practicable, remove from the
++ Adaptation any credit as required by Section 4(c), as requested.
++ b You may Distribute or Publicly Perform an Adaptation only under the
++ terms of: (i) this License; (ii) a later version of this License
++ with the same License Elements as this License; (iii) a Creative
++ Commons jurisdiction license (either this or a later license
++ version) that contains the same License Elements as this License
++ (e.g., Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons
++ Compatible License. If you license the Adaptation under one of the
++ licenses mentioned in (iv), you must comply with the terms of that
++ license. If you license the Adaptation under the terms of any of the
++ licenses mentioned in (i), (ii) or (iii) (the "Applicable License"),
++ you must comply with the terms of the Applicable License generally
++ and the following provisions: (I) You must include a copy of, or the
++ URI for, the Applicable License with every copy of each Adaptation
++ You Distribute or Publicly Perform; (II) You may not offer or impose
++ any terms on the Adaptation that restrict the terms of the
++ Applicable License or the ability of the recipient of the Adaptation
++ to exercise the rights granted to that recipient under the terms of
++ the Applicable License; (III) You must keep intact all notices that
++ refer to the Applicable License and to the disclaimer of warranties
++ with every copy of the Work as included in the Adaptation You
++ Distribute or Publicly Perform; (IV) when You Distribute or Publicly
++ Perform the Adaptation, You may not impose any effective
++ technological measures on the Adaptation that restrict the ability
++ of a recipient of the Adaptation from You to exercise the rights
++ granted to that recipient under the terms of the Applicable License.
++ This Section 4(b) applies to the Adaptation as incorporated in a
++ Collection, but this does not require the Collection apart from the
++ Adaptation itself to be made subject to the terms of the Applicable
++ License.
++ c If You Distribute, or Publicly Perform the Work or any Adaptations
++ or Collections, You must, unless a request has been made pursuant to
++ Section 4(a), keep intact all copyright notices for the Work and
++ provide, reasonable to the medium or means You are utilizing: (i)
++ the name of the Original Author (or pseudonym, if applicable) if
++ supplied, and/or if the Original Author and/or Licensor designate
++ another party or parties (e.g., a sponsor institute, publishing
++ entity, journal) for attribution ("Attribution Parties") in
++ Licensor's copyright notice, terms of service or by other reasonable
++ means, the name of such party or parties; (ii) the title of the Work
++ if supplied; (iii) to the extent reasonably practicable, the URI, if
++ any, that Licensor specifies to be associated with the Work, unless
++ such URI does not refer to the copyright notice or licensing
++ information for the Work; and (iv) , consistent with Ssection 3(b),
++ in the case of an Adaptation, a credit identifying the use of the
++ Work in the Adaptation (e.g., "French translation of the Work by
++ Original Author," or "Screenplay based on original Work by Original
++ Author"). The credit required by this Section 4(c) may be
++ implemented in any reasonable manner; provided, however, that in the
++ case of a Adaptation or Collection, at a minimum such credit will
++ appear, if a credit for all contributing authors of the Adaptation
++ or Collection appears, then as part of these credits and in a manner
++ at least as prominent as the credits for the other contributing
++ authors. For the avoidance of doubt, You may only use the credit
++ required by this Section for the purpose of attribution in the
++ manner set out above and, by exercising Your rights under this
++ License, You may not implicitly or explicitly assert or imply any
++ connection with, sponsorship or endorsement by the Original Author,
++ Licensor and/or Attribution Parties, as appropriate, of You or Your
++ use of the Work, without the separate, express prior written
++ permission of the Original Author, Licensor and/or Attribution
++ Parties.
++ d Except as otherwise agreed in writing by the Licensor or as may be
++ otherwise permitted by applicable law, if You Reproduce, Distribute
++ or Publicly Perform the Work either by itself or as part of any
++ Adaptations or Collections, You must not distort, mutilate, modify
++ or take other derogatory action in relation to the Work which would
++ be prejudicial to the Original Author's honor or reputation.
++ Licensor agrees that in those jurisdictions (e.g. Japan), in which
++ any exercise of the right granted in Section 3(b) of this License
++ (the right to make Adaptations) would be deemed to be a distortion,
++ mutilation, modification or other derogatory action prejudicial to
++ the Original Author's honor and reputation, the Licensor will waive
++ or not assert, as appropriate, this Section, to the fullest extent
++ permitted by the applicable national law, to enable You to
++ reasonably exercise Your right under Section 3(b) of this License
++ (right to make Adaptations) but not otherwise.
++ .
++ 5. Representations, Warranties and Disclaimer
++ .
++ UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
++ OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
++ KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
++ INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
++ FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
++ LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF
++ ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW
++ THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO
++ YOU.
++ .
++ 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
++ LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
++ ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
++ ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR
++ HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
++ .
++ 7. Termination
++ .
++ a This License and the rights granted hereunder will terminate
++ automatically upon any breach by You of the terms of this License.
++ Individuals or entities who have received Adaptations or Collections
++ from You under this License, however, will not have their licenses
++ terminated provided such individuals or entities remain in full
++ compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
++ survive any termination of this License.
++ b Subject to the above terms and conditions, the license granted here
++ is perpetual (for the duration of the applicable copyright in the
++ Work). Notwithstanding the above, Licensor reserves the right to
++ release the Work under different license terms or to stop
++ distributing the Work at any time; provided, however that any such
++ election will not serve to withdraw this License (or any other
++ license that has been, or is required to be, granted under the terms
++ of this License), and this License will continue in full force and
++ effect unless terminated as stated above.
++ .
++ 8. Miscellaneous
++ .
++ a Each time You Distribute or Publicly Perform the Work or a
++ Collection, the Licensor offers to the recipient a license to the
++ Work on the same terms and conditions as the license granted to You
++ under this License.
++ b Each time You Distribute or Publicly Perform an Adaptation, Licensor
++ offers to the recipient a license to the original Work on the same
++ terms and conditions as the license granted to You under this
++ License.
++ c If any provision of this License is invalid or unenforceable under
++ applicable law, it shall not affect the validity or enforceability
++ of the remainder of the terms of this License, and without further
++ action by the parties to this agreement, such provision shall be
++ reformed to the minimum extent necessary to make such provision
++ valid and enforceable.
++ d No term or provision of this License shall be deemed waived and no
++ breach consented to unless such waiver or consent shall be in
++ writing and signed by the party to be charged with such waiver or
++ consent.
++ e This License constitutes the entire agreement between the parties
++ with respect to the Work licensed here. There are no understandings,
++ agreements or representations with respect to the Work not specified
++ here. Licensor shall not be bound by any additional provisions that
++ may appear in any communication from You. This License may not be
++ modified without the mutual written agreement of the Licensor and
++ You.
++ f The rights granted under, and the subject matter referenced, in this
++ License were drafted utilizing the terminology of the Berne
++ Convention for the Protection of Literary and Artistic Works (as
++ amended on September 28, 1979), the Rome Convention of 1961, the
++ WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms
++ Treaty of 1996 and the Universal Copyright Convention (as revised on
++ July 24, 1971). These rights and subject matter take effect in the
++ relevant jurisdiction in which the License terms are sought to be
++ enforced according to the corresponding provisions of the
++ implementation of those treaty provisions in the applicable national
++ law. If the standard suite of rights granted under applicable
++ copyright law includes additional rights not granted under this
++ License, such additional rights are deemed to be included in the
++ License; this License is not intended to restrict the license of any
++ rights under applicable law.
++
++License: Expat
++ 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 AUTHORS 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: FSF_unlimited
++ This 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: GFDL-1.1
++ Permission is granted to copy, distribute and/or modify
++ this document under the terms of the
++ GNU Free Documentation License, Version 1.1.
++
++License: GFDL-NIV-1.2
++ Permission is granted to copy, distribute and/or modify this document
++ under the terms of the GNU Free Documentation License, Version 1.2
++ or any later version published by the Free Software Foundation;
++ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
++ A copy of the license is included in the section entitled "GNU
++ Free Documentation License".
++
++License: GPL
++ 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.
++ .
++ 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.
++
++License: GPL with AutoConf exception
++ dnl @license GPLWithACException
++
++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; version 2.
++ .
++ 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 GNU systems, the complete text of the GNU General Public
++ License (GPL) version 2 can be found in
++ '/usr/share/common-licenses/GPL-2'.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program. 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.
++ .
++ On Debian GNU systems, the complete text of the GNU General Public
++ License (GPL) version 2 or later can be found in
++ '/usr/share/common-licenses/GPL-2'.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program. If not, see <http://www.gnu.org/licenses/>.
++
++License: GPL-2+ with AutoConf exception
++ 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.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program.
++ .
++ As a special exception, the respective Autoconf Macro's copyright
++ owner gives unlimited permission to copy, distribute and modify the
++ configure scripts that are the output of Autoconf when processing
++ the Macro. You need not follow the terms of the GNU General Public
++ License when using or distributing such scripts, even though
++ portions of the text of the Macro appear in them. The GNU General
++ Public License (GPL) does govern all other use of the material that
++ constitutes the Autoconf Macro.
++ .
++ This special exception to the GPL applies to versions of the
++ Autoconf Macro released by the Autoconf Macro Archive. When you
++ make and distribute a modified version of the Autoconf Macro, you
++ may extend this special exception to the GPL to apply to your
++ modified version as well.
++
++License: GPL-2+ with LibTool exception
++ This 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.
++ .
++ As a special exception to the GNU General Public License,
++ if you distribute this file as part of a program or library that
++ is built using GNU Libtool, you may include this file under the
++ same distribution terms that you use for the rest of that program.
++ .
++ GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy
++ can be downloaded from http://www.gnu.org/licenses/gpl.html
++
++License: GPL-3+ with AutoConf exception
++ This file 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 3 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.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program; if not, see <http://www.gnu.org/licenses/>.
++ .
++ 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. This Exception is an additional permission under section 7
++ of the GNU General Public License, version 3 ("GPLv3").
++
++License: ISC
++ Permission to use, copy, modify, and/or distribute this software for any
++ purpose with or without fee is hereby granted, provided that the above
++ copyright notice and this permission notice appear in all copies.
++ .
++ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
++ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
++ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
++ ANY SPECIAL, DIRECT, 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: LGPL
++ This program 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.
++ .
++ 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 Lesser General Public License for more details.
++
++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.
++ .
++ On Debian GNU systems, the complete text of the GNU Library General
++ Public License (LGPL - later renamed GNU Lesser General Public License)
++ version 2 or later can be found in '/usr/share/common-licenses/LGPL-2'.
++ .
++ You should have received a copy of the GNU Library General Public
++ License along with this program. If not, see
++ <http://www.gnu.org/licenses/>.
++
++License: LGPL-2.1
++ 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.
++ .
++ 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 Lesser
++ General Public License for more details.
++ .
++ On Debian GNU systems, the complete text of the GNU Lesser General
++ Public License (LGPL) version 2.1 can be found in
++ '/usr/share/common-licenses/LGPL-2.1'.
++ .
++ You should have received a copy of the GNU Lesser General Public
++ License along with this program. If not, see
++ <http://www.gnu.org/licenses/>.
++
++License: LGPL-2.1+
++ 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.
++ .
++ 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 Lesser
++ General Public License for more details.
++ .
++ On Debian GNU systems, the complete text of the GNU Lesser General
++ Public License (LGPL) version 2.1 or later can be found in
++ '/usr/share/common-licenses/LGPL-2.1'.
++ .
++ You should have received a copy of the GNU Lesser General Public
++ License along with this program. If not, see
++ <http://www.gnu.org/licenses/>.
++
++License: MIT/X11
++ 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 (including the next
++ paragraph) 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 AUTHORS OR COPYRIGHT
++ HOLDERS 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: Permissive
++ Copying and distribution of this file, with or without modification,
++ are permitted in any medium without royalty provided the copyright
++ notice and this notice are preserved. This file is offered as-is,
++ without warranty of any kind.
++
++License: Zlib
++ This software is provided 'as-is', without any express or implied
++ warranty. In no event will the authors be held liable for any damages
++ arising from the use of this software.
++ .
++ Permission is granted to anyone to use this software for any purpose,
++ including commercial applications, and to alter it and redistribute it
++ freely, subject to the following restrictions:
++ .
++ 1. The origin of this software must not be misrepresented; you must not
++ claim that you wrote the original software. If you use this software
++ in a product, an acknowledgment in the product documentation would be
++ appreciated but is not required.
++ 2. Altered source versions must be plainly marked as such, and must not be
++ misrepresented as being the original software.
++ 3. This notice may not be removed or altered from any source distribution.
++
++License: public-domain
++ This script is in the public domain
++
++License: RFC-5334
++ RFC 5334 is distributed with the following permission:
++ .
++ 12. Copying Conditions
++ .
++ The authors agree to grant third parties the irrevocable right to
++ copy, use and distribute the work, with or without modification, in
++ any medium, without royalty, provided that, unless separate
++ permission is granted, redistributed modified works do not contain
++ misleading author, version, name of work, or endorsement information.
++ RFC 5334 is distributed with the following permission:
++
++License: RFC-3533
++ Received: from mail-vw0-f52.google.com ([209.85.212.52])
++ by master.debian.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16)
++ (Exim 4.72)
++ (envelope-from <silviapfeiffer1@gmail.com>)
++ id 1QsTXr-0004MO-Ek
++ for ron@debian.org; Sun, 14 Aug 2011 05:47:35 +0000
++ In-Reply-To: <20110813065417.GV2324@audi.shelbyville.oz>
++ References: <20110813065417.GV2324@audi.shelbyville.oz>
++ From: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
++ Date: Sun, 14 Aug 2011 15:47:09 +1000
++ Message-ID: <CAHp8n2nmGN+G09aA118KN86NeX9yw_VJAQNFZebm74k195zz+Q@mail.gmail.com>
++ Subject: Re: Distributing the libogg RFCs in the Debian package
++ To: Ron <ron@debian.org>
++ Cc: Christopher Montgomery <monty@xiph.org>,
++ Ivo Emanuel Goncalves <justivo@gmail.com>
++ .
++ Hi Ron,
++ .
++ I am happy to have the RFCs that I authored or co-authored to be
++ published with the additional license as stated below and permit those
++ RFCs to be distributed under the same terms as libogg itself.
++ .
++ Cheers,
++ Silvia.
++ .
++ > The author(s) agree to grant third parties the irrevocable
++ > right to copy, use and distribute the work, with or without
++ > modification, in any medium, without royalty, provided that,
++ > unless separate permission is granted, redistributed modified
++ > works do not contain misleading author, version, name of work,
++ > or endorsement information.