Wireshark-commits: [Wireshark-commits] master 57be744: Add licensecheck.pl to our /tools directory
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57be744df5a2e9c43a42544909c533733565291a
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
57be744 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>
Actions performed:
from 77c41eb ios15765: tree is used, remove the _U_
adds 57be744 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