Wireshark-commits: [Wireshark-commits] master 84fd2d7: licensecheck: fix detection of	multiple lice
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84fd2d79682278927ce07361d901faed35bd1202
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
84fd2d7 by Peter Wu (peter@xxxxxxxxxxxxx):
    licensecheck: fix detection of multiple licenses
    
    licensecheck.pl: by the time the second license is evaluated, the $2
    variable was already invalidated. Fix that and make it possible for
    checklicenses.py to check for multiple license choices.
    
    Change-Id: I8e9e788c33ccd64e85839c82924e28a504f6ae8f
    Reviewed-on: https://code.wireshark.org/review/30223
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  3cb6c95   zebra: fix spelling-error-in-binary found by lintian
     add  84fd2d7   licensecheck: fix detection of multiple licenses
Summary of changes:
 tools/checklicenses.py | 43 ++-----------------------------------------
 tools/licensecheck.pl  |  8 +++-----
 2 files changed, 5 insertions(+), 46 deletions(-)