Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: IPC::PubSub
Upstream-Contact: Audrey Tang <cpan@audreyt.org>
Source: https://metacpan.org/release/IPC-PubSub

Files: *
Copyright: Copyright 2006, 2007 by Audrey Tang <cpan@audreyt.org>.
License: Expat
Comment:
 This software is released under the MIT license cited below.

Files: inc/*
Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.
 .
 Perl is distributed under your choice of the GNU General Public License or
 the Artistic License.

Files: debian/*
Copyright: 2008, AGOSTINI Yves <agostini@univ-metz.fr>
License: Expat
Comment:
 The Debian packaging is put under the same terms as the module itself.

License: Artistic
    This program is free software; you can redistribute it and/or modify
    it under the terms of the Artistic License, which comes with Perl.
    On Debian GNU/Linux systems, the complete text of the Artistic License
    can be found in /usr/share/common-licenses/Artistic

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 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: GPL-1+
    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 1, or (at your option)
    any later version.
    On Debian GNU/Linux systems, the complete text of the GNU General
    Public License can be found in `/usr/share/common-licenses/GPL-1'