($hasgpl && $hasv2 && $hasorlater && $hasfranklinst);
}
push @ARGV, '.' unless @ARGV;
find({ wanted => \&wanted, no_chdir => 1 }, @ARGV);
foreach my $name (@files) {
if (! has_gpl2plus_and_current_fsf_address($name)) {
-