Commit: 9dec682a4094f097ed9eea47aedf4e9a5cff56a6
Parent: 59545d760f848083d0959d4c74c6cc5c9174e5ee
Author: Tedd Ho-Jeong An <tedd.an@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-09-22 02:19:35
Tree: 2d3faf8a9eb397bb244b973103969971c0612466

monitor: Add SPDX License Identifier This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- LGPL-2.1-or-later : 47 License: LGPL-2.1-or-later monitor/bt.h monitor/hcidump.h monitor/avdtp.h monitor/crc.c monitor/sdp.c monitor/hwdb.c monitor/intel.h monitor/avctp.c monitor/control.h monitor/display.c monitor/a2dp.c monitor/ll.c monitor/ll.h monitor/jlink.h monitor/broadcom.h monitor/lmp.c monitor/keys.c monitor/ellisys.c monitor/main.c monitor/ellisys.h monitor/hwdb.h monitor/display.h monitor/jlink.c monitor/rfcomm.h monitor/packet.c monitor/crc.h monitor/keys.h monitor/sdp.h monitor/rfcomm.c monitor/avdtp.c monitor/a2dp.h monitor/avctp.h monitor/vendor.h monitor/hcidump.c monitor/intel.c monitor/tty.h monitor/control.c monitor/lmp.h monitor/analyze.c monitor/bnep.c monitor/l2cap.c monitor/vendor.c monitor/packet.h monitor/broadcom.c monitor/analyze.h monitor/l2cap.h monitor/bnep.h

Diffstat

M monitor/a2dp.c | 15 +- - - - - - - - - - - - - -
M monitor/a2dp.h | 15 +- - - - - - - - - - - - - -
M monitor/analyze.c | 15 +- - - - - - - - - - - - - -
M monitor/analyze.h | 15 +- - - - - - - - - - - - - -
M monitor/avctp.c | 15 +- - - - - - - - - - - - - -
M monitor/avctp.h | 15 +- - - - - - - - - - - - - -
M monitor/avdtp.c | 15 +- - - - - - - - - - - - - -
M monitor/avdtp.h | 15 +- - - - - - - - - - - - - -
M monitor/bnep.c | 15 +- - - - - - - - - - - - - -
M monitor/bnep.h | 15 +- - - - - - - - - - - - - -
M monitor/broadcom.c | 15 +- - - - - - - - - - - - - -
M monitor/broadcom.h | 15 +- - - - - - - - - - - - - -
M monitor/bt.h | 15 +- - - - - - - - - - - - - -
M monitor/control.c | 15 +- - - - - - - - - - - - - -
M monitor/control.h | 15 +- - - - - - - - - - - - - -
M monitor/crc.c | 15 +- - - - - - - - - - - - - -
M monitor/crc.h | 15 +- - - - - - - - - - - - - -
M monitor/display.c | 15 +- - - - - - - - - - - - - -
M monitor/display.h | 15 +- - - - - - - - - - - - - -
M monitor/ellisys.c | 15 +- - - - - - - - - - - - - -
M monitor/ellisys.h | 15 +- - - - - - - - - - - - - -
M monitor/hcidump.c | 15 +- - - - - - - - - - - - - -
M monitor/hcidump.h | 15 +- - - - - - - - - - - - - -
M monitor/hwdb.c | 15 +- - - - - - - - - - - - - -
M monitor/hwdb.h | 15 +- - - - - - - - - - - - - -
M monitor/intel.c | 15 +- - - - - - - - - - - - - -
M monitor/intel.h | 15 +- - - - - - - - - - - - - -
M monitor/jlink.c | 15 +- - - - - - - - - - - - - -
M monitor/jlink.h | 15 +- - - - - - - - - - - - - -
M monitor/keys.c | 15 +- - - - - - - - - - - - - -
M monitor/keys.h | 15 +- - - - - - - - - - - - - -
M monitor/l2cap.c | 15 +- - - - - - - - - - - - - -
M monitor/l2cap.h | 15 +- - - - - - - - - - - - - -
M monitor/ll.c | 15 +- - - - - - - - - - - - - -
M monitor/ll.h | 15 +- - - - - - - - - - - - - -
M monitor/lmp.c | 15 +- - - - - - - - - - - - - -
M monitor/lmp.h | 15 +- - - - - - - - - - - - - -
M monitor/main.c | 15 +- - - - - - - - - - - - - -
M monitor/packet.c | 15 +- - - - - - - - - - - - - -
M monitor/packet.h | 15 +- - - - - - - - - - - - - -
M monitor/rfcomm.c | 15 +- - - - - - - - - - - - - -
M monitor/rfcomm.h | 15 +- - - - - - - - - - - - - -
M monitor/sdp.c | 15 +- - - - - - - - - - - - - -
M monitor/sdp.h | 15 +- - - - - - - - - - - - - -
M monitor/tty.h | 15 +- - - - - - - - - - - - - -
M monitor/vendor.c | 15 +- - - - - - - - - - - - - -
M monitor/vendor.h | 15 +- - - - - - - - - - - - - -

47 files changed, 47 insertions(+), 658 deletions(-)

View Full Diff | Patch