URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d330efd6c3b83a9070186d1ee2202b2edf0b1e86
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
d330efd by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Add licensecheck.pl to our /tools directory and use it
Source: https://anonscm.debian.org/cgit/collab-maint/devscripts.git/plain/scripts/licensecheck.pl?h=v2.16.2
Removed regex to check files without an extension.
Change-Id: Icf98d0da2d201731da7134799ead0d2dc5c3fc39
Reviewed-on: https://code.wireshark.org/review/16913
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
(cherry picked from commit 57be744df5a2e9c43a42544909c533733565291a)
Reviewed-on: https://code.wireshark.org/review/19501
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 277d819 Change spaces to tab for recent wka entries
adds d330efd Add licensecheck.pl to our /tools directory and use it
Summary of changes:
tools/checklicenses.py | 79 +++--
tools/licensecheck.pl | 817 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 876 insertions(+), 20 deletions(-)
create mode 100755 tools/licensecheck.pl