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 <d...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to