lib: Add SPDX License Identifier
authorTedd Ho-Jeong An <tedd.an@intel.com>
Mon, 21 Sep 2020 19:00:28 +0000 (12:00 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:32 +0000 (19:08 +0530)
commitc707153638b9f27e7a2679918094b654c9603958
treee702072bb450741dd82ba967f5c7fbc9e57fda09
parentbaef473fa5715fcf5a6fd33cfdfab68b2f5b20cb
lib: Add SPDX License Identifier

This patch adds SPDX License Identifier and removes the license text.

-------------------------------------
       License            COUNT
-------------------------------------
 GPL-2.0-or-later     :     18
 GPL-2.0-only         :      1

License: GPL-2.0-or-later
   lib/sco.h
   lib/sdp.c
   lib/a2mp.h
   lib/uuid.h
   lib/bluetooth.h
   lib/hidp.h
   lib/rfcomm.h
   lib/hci.c
   lib/sdp.h
   lib/sdp_lib.h
   lib/bluetooth.c
   lib/mgmt.h
   lib/hci.h
   lib/uuid.c
   lib/l2cap.h
   lib/bnep.h
   lib/hci_lib.h
   lib/cmtp.h

License: GPL-2.0-only
   lib/amp.h

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
19 files changed:
lib/a2mp.h
lib/amp.h
lib/bluetooth.c
lib/bluetooth.h
lib/bnep.h
lib/cmtp.h
lib/hci.c
lib/hci.h
lib/hci_lib.h
lib/hidp.h
lib/l2cap.h
lib/mgmt.h
lib/rfcomm.h
lib/sco.h
lib/sdp.c
lib/sdp.h
lib/sdp_lib.h
lib/uuid.c
lib/uuid.h