Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libdevel-leak
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     Leak.pm
           MANIFEST
           MANIFEST.SKIP
           Makefile.PL
           t/basic.t
           typemap
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     README
Copyright: 1997-1998 Nick Ing-Simmons.
License:   Perl
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 This module provides a basic way to discover if a piece of perl code
 is allocating perl data and not releasing them again.
 .
 You install this package using CPAN.pm or the normal:
 .
 perl Makefile.PL
 make
 make test
 make install
 .
 process.

Files:     Leak.xs
Copyright: 1995-1998 Nick Ing-Simmons.
License:   Perl
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
