This is an automated email from the git hooks/post-receive script. periapt pushed a commit to branch master in repository devscripts.
commit b9f527f000334e02a8969676bf83eafa52bcddcf Author: Nicholas Bamber <[email protected]> Date: Sun Dec 6 20:58:55 2015 +0000 restored old tests --- test/test_licensecheck_SL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_licensecheck_SL b/test/test_licensecheck_SL index 296249e..c4f7beb 100755 --- a/test/test_licensecheck_SL +++ b/test/test_licensecheck_SL @@ -29,14 +29,14 @@ my %LICENSES = ( Mozilla_1_0=>'MPL (v1.0)', None=>'UNKNOWN', PostgreSQL=>'UNKNOWN', -# AGPL_3=>'UNKNOWN', This is broken since licensecheck started looking at the tail + AGPL_3=>'UNKNOWN', # This is broken since licensecheck started looking at the tail SSLeay=>'BSD (2 clause)', Apache_1_1=>'UNKNOWN', Mozilla_1_1=>'MPL (v1.1)', GFDL_1_2=>'UNKNOWN', Sun=>'UNKNOWN', BSD=>'UNKNOWN', -# OpenSSL=>'BSD (4 clause)', This is actually a dual license not simply BSD 4 clause + OpenSSL=>'UNKNOWN', # This is actually a dual license not simply BSD 4 clause Perl_5=>'UNKNOWN', ); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
