This is the Perl module Convert::UUlib packaged for Debian GNU systems.

Upstream author: Marc Lehmann <pcg@goof.com>

Upstream source: http://www.cpan.org/modules/by-module/Convert/

Copyright, Perl code:

 This interface is distributed under the same license as perl itself, i.e.
 either the Artistic License (COPYING.Artistic) or the GPL (COPYING.GNU).

 However, the uulib library itself (see the subdirectory uulib) is ONLY
 distributed under the GENERAL PUBLIC LICENSE (COPYING.GNU). Depending on
 how you link it together (normally static) this makes the whole package
 fall under the GPL.

 If you make modifications, please consider sending them to me,
 Marc Lehmann <pcg@goof.com>

Copyright, uulib library:

/*
 * This file is part of uudeview, the simple and friendly multi-part multi-
 * file uudecoder  program  (c) 1994-2001 by Frank Pilhofer. The author may
 * be contacted at fp@fpx.de
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */


On Debian GNU systems, the complete text of both the Artistic License and
the GNU Public License can be found below `/usr/share/common-licenses/'.
