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

Files:     Changes
           DESIGN
           MANIFEST
           META.json
           META.yml
           Makefile.PL
           README
           RELEASE
           TODO
           lib/Graph.pm
           lib/Graph/AdjacencyMap.pm
           lib/Graph/AdjacencyMap/Light.pm
           lib/Graph/AdjacencyMatrix.pm
           lib/Graph/Attribute.pm
           lib/Graph/BitMatrix.pm
           lib/Graph/Directed.pm
           lib/Graph/MSTHeapElem.pm
           lib/Graph/Matrix.pm
           lib/Graph/SPTHeapElem.pm
           lib/Graph/TransitiveClosure.pm
           lib/Graph/TransitiveClosure/Matrix.pm
           lib/Graph/Traversal.pm
           lib/Graph/Traversal/BFS.pm
           lib/Graph/Traversal/DFS.pm
           lib/Graph/Undirected.pm
           lib/Graph/UnionFind.pm
           t/00-report-prereqs.t
           t/00_use.t
           t/01_isa.t
           t/02_trap.t
           t/03_derived.t
           t/04_dgraph.t
           t/05_ugraph.t
           t/06_new.t
           t/07_gen.t
           t/08_stringify.t
           t/09_eq.t
           t/10_has_vertices.t
           t/11_vertices.t
           t/12_has_vertex.t
           t/13_add_vertex.t
           t/14_delete_vertex.t
           t/16_edges.t
           t/20_countvertexed.t
           t/21_multivertexed.t
           t/22_refvertexed.t
           t/24_mixvertexed.t
           t/25_countedged.t
           t/26_multiedged.t
           t/30_mixedged.t
           t/33_hyperedge.t
           t/39_edges_at.t
           t/40_edges_from.t
           t/41_edges_to.t
           t/42_add_path.t
           t/45_add_cycle.t
           t/48_get_vertex_count.t
           t/49_get_edge_count.t
           t/50_vertex_attributes.t
           t/51_multivertex_attributes.t
           t/53_multiedge_attributes.t
           t/56_neighbourhood.t
           t/57_degree.t
           t/58_connections.t
           t/59_dfs.t
           t/60_bfs.t
           t/61_connected.t
           t/62_bcc.t
           t/63_scc.t
           t/64_mst.t
           t/65_ref.t
           t/66_simple.t
           t/67_copy.t
           t/71_spt.t
           t/72_transitive.t
           t/73_diameter.t
           t/74_random.t
           t/75_attribute_array.t
           t/76_attribute_hash.t
           t/77_adjacency.t
           t/78_expect.t
           t/79_unionfind.t
           t/80_isomorphic.t
           t/82_cycle.t
           t/83_bitmatrix.t
           t/84_all_cessors.t
           t/85_subgraph.t
           t/99_misc.t
           t/MyDGraph.pm
           t/MyGraph.pm
           t/MyUGraph.pm
           t/simple.pl
           t/u_at1.t
           t/u_at2.t
           t/u_at3.t
           t/u_bb_rv.t
           t/u_bf.t
           t/u_bill.t
           t/u_bo_ap1.t
           t/u_bo_ap2.t
           t/u_bo_apx.t
           t/u_cd_rv.t
           t/u_dl_uf.t
           t/u_jh_va.t
           t/u_mn_va.t
           t/u_ng_mst.t
           t/u_ng_path.t
           t/u_ng_scc.t
           t/u_rb_cc.t
           t/u_re_sd.t
           t/u_ro_ra.t
           t/u_sc_me.t
           t/u_te_ea.t
           t/u_te_me.t
           util/cover.sh
           util/grand.pl
           util/size.pl
           util/srand.sh
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     lib/Graph.pod
Copyright: 1998-2014 Jarkko Hietaniemi.
License:   __UNKNOWN__
 This is free software; you can redistribute it and/or modify it under
 __MANY_TOTAL_LINES__(2911lines) truncating at: the same terms as the Perl 5 programming language system itself.
 the same terms as the Perl 5 programming language system itself.
 __MANY_TOTAL_LINES__(2912lines) truncating at:
 .
 __MANY_TOTAL_LINES__(2913lines) truncating at: =cut

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