http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52879
User: eapache
Date: 2013/10/26 08:57 PM
Log:
Updates to radiotap-iter licensing terms. The upstream version has a COPYING
file containing what is actually the ISC license (BSD-like), so add that to the
header for licensecheck's sake (and remove the confusing reference to the BSD
license). This makes the code actually your choice of ISC
and GPL2 (since it is used in the Linux kernel which is GPL2-only). ISC is
already acceptable for us, so ISC \union * must be also, so add ISC+GPL2 to
checlicenses' list.
Upstream COPYING file, for reference:
http://git.sipsolutions.net/?p=radiotap.git;a=blob;f=COPYING;hb=97478c8467ce7ab56b7c9e8fd7cdc0f4e2cb22ed
Directory: /trunk/epan/dissectors/
Changes Path Action
+13 -3 packet-ieee80211-radiotap-iter.c Modified
+13 -3 packet-ieee80211-radiotap-iter.h Modified
Directory: /trunk/tools/
Changes Path Action
+1 -0 checklicenses.py Modified