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

Files:     Changes
           MANIFEST
           META.json
           META.yml
           Makefile.PL
           README
           lib/XML/SAX.pm
           lib/XML/SAX/DocumentLocator.pm
           lib/XML/SAX/Intro.pod
           lib/XML/SAX/ParserFactory.pm
           lib/XML/SAX/PurePerl.pm
           lib/XML/SAX/PurePerl/DTDDecls.pm
           lib/XML/SAX/PurePerl/DebugHandler.pm
           lib/XML/SAX/PurePerl/DocType.pm
           lib/XML/SAX/PurePerl/EncodingDetect.pm
           lib/XML/SAX/PurePerl/Exception.pm
           lib/XML/SAX/PurePerl/NoUnicodeExt.pm
           lib/XML/SAX/PurePerl/Productions.pm
           lib/XML/SAX/PurePerl/Reader.pm
           lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
           lib/XML/SAX/PurePerl/Reader/Stream.pm
           lib/XML/SAX/PurePerl/Reader/String.pm
           lib/XML/SAX/PurePerl/Reader/URI.pm
           lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
           lib/XML/SAX/PurePerl/UnicodeExt.pm
           lib/XML/SAX/PurePerl/XMLDecl.pm
           t/00basic.t
           t/01known.t
           t/10xmldecl1.t
           t/11xmldecl2.t
           t/12miscstart.t
           t/13int_ent.t
           t/14encoding.t
           t/15element.t
           t/16large.t
           t/19pi.t
           t/20factory.t
           t/21saxini.t
           t/30parse_file.t
           t/40cdata.t
           t/42entities.t
           t/99cleanup.t
           testfiles/utf-16.xml
           testfiles/utf-16le.xml
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         testfiles/06g.xml
#         testfiles/06c.xml
#         testfiles/06a.xml
#         testfiles/xmltest.xml
#         testfiles/koi8_r.xml
#         testfiles/06e.xml
#         testfiles/06d.xml
#         testfiles/03b.xml
#         testfiles/iso8859_2.xml
#         testfiles/iso8859_1.xml
#         testfiles/06b.xml
#         testfiles/02a.xml
#         testfiles/03a.xml
#         testfiles/02b.xml
#         testfiles/06f.xml
#         testfiles/01.xml
#         testfiles/04a.xml

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

#----------------------------------------------------------------------------
# License file: LICENSE
 XML::SAX is dual licensed under the same terms as Perl itself.
 .
 This means at your choice, either the Perl Artistic License, or
 the GNU GPL version 1 or higher.
 .
 (should we include the full text here?)
 .
