profiles: Add SPDX License Identifier
authorTedd Ho-Jeong An <tedd.an@intel.com>
Mon, 21 Sep 2020 19:00:34 +0000 (12:00 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commitfa430cd693dcba859b1e9478ae0077e6084499b9
treeab9d51c3afe5212aacfb17c919bebb8e5417d0da
parent3dfe35e73d5123e1d1b00386dcfd21c3ae1dc376
profiles: Add SPDX License Identifier

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

-------------------------------------
       License            COUNT
-------------------------------------
 GPL-2.0-or-later     :     72
 LGPL-2.1-or-later    :      6

License: GPL-2.0-or-later
   profiles/deviceinfo/dis.c
   profiles/deviceinfo/deviceinfo.c
   profiles/health/hdp_types.h
   profiles/health/mcap.c
   profiles/health/hdp_manager.c
   profiles/health/hdp_main.c
   profiles/health/mcap.h
   profiles/health/hdp_util.h
   profiles/health/hdp_manager.h
   profiles/health/hdp_util.c
   profiles/health/hdp.c
   profiles/health/hdp.h
   profiles/network/server.c
   profiles/network/connection.h
   profiles/network/connection.c
   profiles/network/manager.c
   profiles/network/bnep.c
   profiles/network/server.h
   profiles/network/bnep.h
   profiles/battery/battery.c
   profiles/cups/cups.h
   profiles/cups/sdp.c
   profiles/cups/main.c
   profiles/cups/spp.c
   profiles/cups/hcrp.c
   profiles/scanparam/scpp.c
   profiles/scanparam/scan.c
   profiles/audio/transport.h
   profiles/audio/avdtp.h
   profiles/audio/source.c
   profiles/audio/player.c
   profiles/audio/avctp.c
   profiles/audio/control.h
   profiles/audio/a2dp.c
   profiles/audio/source.h
   profiles/audio/transport.c
   profiles/audio/sink.c
   profiles/audio/avrcp.h
   profiles/audio/avdtp.c
   profiles/audio/a2dp.h
   profiles/audio/avrcp.c
   profiles/audio/media.h
   profiles/audio/avctp.h
   profiles/audio/control.c
   profiles/audio/sink.h
   profiles/audio/player.h
   profiles/audio/media.c
   profiles/sap/server.c
   profiles/sap/sap-dummy.c
   profiles/sap/main.c
   profiles/sap/sap.h
   profiles/sap/manager.c
   profiles/sap/server.h
   profiles/sap/manager.h
   profiles/iap/main.c
   profiles/gap/gas.c
   profiles/midi/midi.c
   profiles/midi/libmidi.c
   profiles/midi/libmidi.h
   profiles/input/server.c
   profiles/input/suspend.h
   profiles/input/uhid_copy.h
   profiles/input/device.c
   profiles/input/hog.c
   profiles/input/device.h
   profiles/input/hidp_defs.h
   profiles/input/manager.c
   profiles/input/suspend-none.c
   profiles/input/sixaxis.h
   profiles/input/hog-lib.c
   profiles/input/suspend-dummy.c
   profiles/input/server.h

License: LGPL-2.1-or-later
   profiles/deviceinfo/dis.h
   profiles/battery/bas.h
   profiles/battery/bas.c
   profiles/scanparam/scpp.h
   profiles/audio/a2dp-codecs.h
   profiles/input/hog-lib.h

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
77 files changed:
profiles/audio/a2dp-codecs.h
profiles/audio/a2dp.c
profiles/audio/a2dp.h
profiles/audio/avctp.c
profiles/audio/avctp.h
profiles/audio/avdtp.c
profiles/audio/avdtp.h
profiles/audio/avrcp.c
profiles/audio/avrcp.h
profiles/audio/control.c
profiles/audio/control.h
profiles/audio/media.c
profiles/audio/media.h
profiles/audio/player.c
profiles/audio/player.h
profiles/audio/sink.c
profiles/audio/sink.h
profiles/audio/source.c
profiles/audio/source.h
profiles/audio/transport.c
profiles/audio/transport.h
profiles/battery/bas.c
profiles/battery/bas.h
profiles/battery/battery.c
profiles/cups/cups.h
profiles/cups/hcrp.c
profiles/cups/main.c
profiles/cups/sdp.c
profiles/cups/spp.c
profiles/deviceinfo/deviceinfo.c
profiles/deviceinfo/dis.c
profiles/deviceinfo/dis.h
profiles/gap/gas.c
profiles/health/hdp.c
profiles/health/hdp.h
profiles/health/hdp_main.c
profiles/health/hdp_manager.c
profiles/health/hdp_manager.h
profiles/health/hdp_types.h
profiles/health/hdp_util.c
profiles/health/hdp_util.h
profiles/health/mcap.c
profiles/health/mcap.h
profiles/iap/main.c
profiles/input/device.c
profiles/input/device.h
profiles/input/hidp_defs.h
profiles/input/hog-lib.c
profiles/input/hog-lib.h
profiles/input/hog.c
profiles/input/manager.c
profiles/input/server.c
profiles/input/server.h
profiles/input/sixaxis.h
profiles/input/suspend-dummy.c
profiles/input/suspend-none.c
profiles/input/suspend.h
profiles/midi/libmidi.c
profiles/midi/libmidi.h
profiles/midi/midi.c
profiles/network/bnep.c
profiles/network/bnep.h
profiles/network/connection.c
profiles/network/connection.h
profiles/network/manager.c
profiles/network/server.c
profiles/network/server.h
profiles/sap/main.c
profiles/sap/manager.c
profiles/sap/manager.h
profiles/sap/sap-dummy.c
profiles/sap/sap.h
profiles/sap/server.c
profiles/sap/server.h
profiles/scanparam/scan.c
profiles/scanparam/scpp.c
profiles/scanparam/scpp.h