URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3009b0b1c78b25337c915fb66232314f769688c
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e3009b0 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
checklicenses: Fix a FIXME
We do not whitelist GPLv2 only code because of the
incompatibility with GPLv3.
Move the path exception to its proper place. These files are
dual-licensed in the sense of "choose one or the other", not
"both licenses are in use".
If the exception becomes unnecessary later it can be removed,
but let's get rid of the FIXME until then.
Change-Id: Ia040284b72c2ff6588b0544896cc37ae19a61613
Reviewed-on: https://code.wireshark.org/review/16957
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from b1cbeee [Automatic update for 2016-08-14]
adds e3009b0 checklicenses: Fix a FIXME
Summary of changes:
tools/checklicenses.py | 49 ++++++++++++++++++++++++++++++++++++------------
1 file changed, 37 insertions(+), 12 deletions(-)