Wireshark-commits: [Wireshark-commits] master 5de268a: Replace "see copyright notice in" message wi
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5de268aacbc85553bb6b2a78492cfd6f52785b55
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5de268a by Evan Huus (eapache@xxxxxxxxx):
Replace "see copyright notice in" message with full license
Should make the licensecheck buildbot happy.
Also add "Public domain MIT/X11 (BSD like)" to the list of permitted licenses,
since it is a combination of two permitted licenses.
Change-Id: Ibc4ead09af89e9225c4e0589a2b7d06dcee6a44e
Reviewed-on: https://code.wireshark.org/review/581
Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 0e3956d Remove 1 duplicate #include and several unneeded #include's.
adds 5de268a Replace "see copyright notice in" message with full license
Summary of changes:
epan/wslua/lrexlib.c | 30 +++++++++++++++++++++++++++++-
epan/wslua/lrexlib_algo.h | 30 +++++++++++++++++++++++++++++-
epan/wslua/lrexlib_glib.c | 23 +++++++++++++++++++++--
epan/wslua/lrexlib_glib_f.c | 28 ++++++++++++++++++++++++++--
tools/checklicenses.py | 1 +
5 files changed, 106 insertions(+), 6 deletions(-)