This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository licensecheck.

commit e8c41a2397a1a081bba76139e092808b483a8eeb
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Tue Oct 4 12:06:54 2016 +0200

    Tidy code: Drop noop code.
---
 lib/App/Licensecheck.pm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lib/App/Licensecheck.pm b/lib/App/Licensecheck.pm
index 1124a01..ffcb0ea 100755
--- a/lib/App/Licensecheck.pm
+++ b/lib/App/Licensecheck.pm
@@ -553,9 +553,6 @@ sub parse_license
                        $gen_license->( 'CC-BY-SA', $1, $2 );
                }
        }
-       # CC or GPL
-       given ($licensetext) {
-       }
 
        # LLGPL
        given ($licensetext) {

-- 
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