[licensecheck] 02/112: Update testsuite to reflect Perl license detection.
Jonas Smedegaard
dr at jones.dk
Fri Nov 25 22:00:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository licensecheck.
commit 9e2605663e1ca1d81d6767c72a7da6b1f0758aac
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Sep 8 14:21:16 2016 +0200
Update testsuite to reflect Perl license detection.
---
t/Software-License.t | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/Software-License.t b/t/Software-License.t
index 04c7aee..67a9a22 100644
--- a/t/Software-License.t
+++ b/t/Software-License.t
@@ -35,7 +35,7 @@ my %LICENSES = (
Sun => 'UNKNOWN',
BSD => 'BSD (3 clause)',
OpenSSL => 'UNKNOWN',
- Perl_5 => 'UNKNOWN',
+ Perl_5 => 'Perl',
);
my $workdir = Path::Tiny->tempdir( CLEANUP => ( not $ENV{PRESERVE} ) );
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/licensecheck.git
More information about the Pkg-perl-cvs-commits
mailing list