emulator: Add SPDX License Identifier
authorTedd Ho-Jeong An <tedd.an@intel.com>
Mon, 21 Sep 2020 19:00:25 +0000 (12:00 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:32 +0000 (19:08 +0530)
commitc2addd47f0612f736d0d1148bb306038aa723d31
tree134b2001ce3cde08efc2e9df474dff06f3d65295
parent1a43ba3054aa955a0ac572b6cc6be46a6dcc0f3e
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

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
22 files changed:
emulator/amp.c
emulator/amp.h
emulator/b1ee.c
emulator/btdev.c
emulator/btdev.h
emulator/bthost.c
emulator/bthost.h
emulator/hciemu.c
emulator/hciemu.h
emulator/hfp.c
emulator/le.c
emulator/le.h
emulator/main.c
emulator/phy.c
emulator/phy.h
emulator/serial.c
emulator/serial.h
emulator/server.c
emulator/server.h
emulator/smp.c
emulator/vhci.c
emulator/vhci.h