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

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

-------------------------------------
       License            COUNT
-------------------------------------
 GPL-2.0-or-later     :     65

License: GPL-2.0-or-later
   obexd/src/mimetype.c
   obexd/src/transport.h
   obexd/src/server.c
   obexd/src/obex.c
   obexd/src/log.h
   obexd/src/service.h
   obexd/src/plugin.h
   obexd/src/plugin.c
   obexd/src/main.c
   obexd/src/mimetype.h
   obexd/src/transport.c
   obexd/src/obexd.h
   obexd/src/obex.h
   obexd/src/obex-priv.h
   obexd/src/log.c
   obexd/src/map_ap.h
   obexd/src/manager.c
   obexd/src/service.c
   obexd/src/server.h
   obexd/src/manager.h
   obexd/plugins/opp.c
   obexd/plugins/vcard.h
   obexd/plugins/pbap.c
   obexd/plugins/vcard.c
   obexd/plugins/messages.h
   obexd/plugins/phonebook.h
   obexd/plugins/pcsuite.c
   obexd/plugins/messages-tracker.c
   obexd/plugins/phonebook-tracker.c
   obexd/plugins/irmc.c
   obexd/plugins/ftp.c
   obexd/plugins/ftp.h
   obexd/plugins/filesystem.c
   obexd/plugins/messages-dummy.c
   obexd/plugins/phonebook-ebook.c
   obexd/plugins/syncevolution.c
   obexd/plugins/bluetooth.c
   obexd/plugins/phonebook-dummy.c
   obexd/plugins/filesystem.h
   obexd/plugins/mas.c
   obexd/client/transport.h
   obexd/client/opp.c
   obexd/client/pbap.c
   obexd/client/transfer.h
   obexd/client/opp.h
   obexd/client/driver.c
   obexd/client/map-event.h
   obexd/client/bluetooth.h
   obexd/client/sync.h
   obexd/client/transport.c
   obexd/client/pbap.h
   obexd/client/driver.h
   obexd/client/transfer.c
   obexd/client/ftp.c
   obexd/client/map.h
   obexd/client/ftp.h
   obexd/client/bluetooth.c
   obexd/client/manager.c
   obexd/client/session.h
   obexd/client/session.c
   obexd/client/map.c
   obexd/client/sync.c
   obexd/client/map-event.c
   obexd/client/mns.c
   obexd/client/manager.h

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
65 files changed:
obexd/client/bluetooth.c
obexd/client/bluetooth.h
obexd/client/driver.c
obexd/client/driver.h
obexd/client/ftp.c
obexd/client/ftp.h
obexd/client/manager.c
obexd/client/manager.h
obexd/client/map-event.c
obexd/client/map-event.h
obexd/client/map.c
obexd/client/map.h
obexd/client/mns.c
obexd/client/opp.c
obexd/client/opp.h
obexd/client/pbap.c
obexd/client/pbap.h
obexd/client/session.c
obexd/client/session.h
obexd/client/sync.c
obexd/client/sync.h
obexd/client/transfer.c
obexd/client/transfer.h
obexd/client/transport.c
obexd/client/transport.h
obexd/plugins/bluetooth.c
obexd/plugins/filesystem.c
obexd/plugins/filesystem.h
obexd/plugins/ftp.c
obexd/plugins/ftp.h
obexd/plugins/irmc.c
obexd/plugins/mas.c
obexd/plugins/messages-dummy.c
obexd/plugins/messages-tracker.c
obexd/plugins/messages.h
obexd/plugins/opp.c
obexd/plugins/pbap.c
obexd/plugins/pcsuite.c
obexd/plugins/phonebook-dummy.c
obexd/plugins/phonebook-ebook.c
obexd/plugins/phonebook-tracker.c
obexd/plugins/phonebook.h
obexd/plugins/syncevolution.c
obexd/plugins/vcard.c
obexd/plugins/vcard.h
obexd/src/log.c
obexd/src/log.h
obexd/src/main.c
obexd/src/manager.c
obexd/src/manager.h
obexd/src/map_ap.h
obexd/src/mimetype.c
obexd/src/mimetype.h
obexd/src/obex-priv.h
obexd/src/obex.c
obexd/src/obex.h
obexd/src/obexd.h
obexd/src/plugin.c
obexd/src/plugin.h
obexd/src/server.c
obexd/src/server.h
obexd/src/service.c
obexd/src/service.h
obexd/src/transport.c
obexd/src/transport.h