From 49c1364c8485ff979a2ccded759739a47e164836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 16 Feb 2018 15:03:39 +0100 Subject: [PATCH] List all MIT-licensed files --- perl-podlators.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/perl-podlators.spec b/perl-podlators.spec index 27ed069..9f25bf4 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -8,6 +8,12 @@ Summary: Format POD source into various output formats # t/docs/pod.t: MIT # t/docs/pod-spelling.t: MIT # t/docs/synopsis.t: MIT +# t/lib/Test/RRA.pm: MIT +# t/lib/Test/RRA/Config.pm: MIT +# t/lib/Test/RRA/ModuleVersion.pm: MIT +# t/style/minimum-version.t: MIT +# t/style/module-version.t: MIT +# t/style/strict.t: MIT License: (GPL+ or Artistic) and MIT URL: http://search.cpan.org/dist/podlators/ Source0: http://www.cpan.org/authors/id/R/RR/RRA/podlators-%{version}.tar.gz