Commit: f24ee89ab904f8ccf3d717c4d55f47ec3ea888c1
Parent: f22f166d6ea4dc5c11b68bfe4da35c7246de0bd0
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:34
Tree: 7647b6e3f02290c7e45fb4146ec5f672078e76b8

emulator: Add SPDX License Identifier This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- LGPL-2.1-or-later : 20 GPL-2.0-or-later : 2 License: LGPL-2.1-or-later emulator/server.c emulator/amp.c emulator/hciemu.c emulator/vhci.c emulator/btdev.c emulator/serial.h emulator/le.h emulator/le.c emulator/main.c emulator/amp.h emulator/hciemu.h emulator/bthost.h emulator/btdev.h emulator/vhci.h emulator/serial.c emulator/phy.c emulator/smp.c emulator/phy.h emulator/bthost.c emulator/server.h License: GPL-2.0-or-later emulator/b1ee.c emulator/hfp.c

Diffstat

M emulator/amp.c | 15 +- - - - - - - - - - - - - -
M emulator/amp.h | 15 +- - - - - - - - - - - - - -
M emulator/b1ee.c | 15 +- - - - - - - - - - - - - -
M emulator/btdev.c | 15 +- - - - - - - - - - - - - -
M emulator/btdev.h | 15 +- - - - - - - - - - - - - -
M emulator/bthost.c | 15 +- - - - - - - - - - - - - -
M emulator/bthost.h | 15 +- - - - - - - - - - - - - -
M emulator/hciemu.c | 15 +- - - - - - - - - - - - - -
M emulator/hciemu.h | 15 +- - - - - - - - - - - - - -
M emulator/hfp.c | 15 +- - - - - - - - - - - - - -
M emulator/le.c | 15 +- - - - - - - - - - - - - -
M emulator/le.h | 15 +- - - - - - - - - - - - - -
M emulator/main.c | 15 +- - - - - - - - - - - - - -
M emulator/phy.c | 15 +- - - - - - - - - - - - - -
M emulator/phy.h | 15 +- - - - - - - - - - - - - -
M emulator/serial.c | 15 +- - - - - - - - - - - - - -
M emulator/serial.h | 15 +- - - - - - - - - - - - - -
M emulator/server.c | 15 +- - - - - - - - - - - - - -
M emulator/server.h | 15 +- - - - - - - - - - - - - -
M emulator/smp.c | 15 +- - - - - - - - - - - - - -
M emulator/vhci.c | 15 +- - - - - - - - - - - - - -
M emulator/vhci.h | 15 +- - - - - - - - - - - - - -

22 files changed, 22 insertions(+), 308 deletions(-)

View Full Diff | Patch