Commit: 7fe27bbf7d9f4953f7de2e9dae9282a3f2d8a3db
Parent: 3d22393db2faae3ecb8ed1bd801578e9de823139
Author: Tedd Ho-Jeong An <tedd.an@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-09-22 02:20:26
Tree: 8bc180ef91f4f8cda457de9a3d616cfcbbf8ee23

test: Add SPDX License Identifier This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- LGPL-2.1-or-later : 35 License: LGPL-2.1-or-later test/agent.py test/bluezutils.py test/dbusdef.py test/example-advertisement test/example-endpoint test/example-gatt-client test/example-gatt-server test/example-player test/exchange-business-cards test/ftp-client test/get-managed-objects test/get-obex-capabilities test/list-devices test/list-folders test/map-client test/monitor-bluetooth test/opp-client test/pbap-client test/sap_client.py test/simple-endpoint test/simple-obex-agent test/simple-player test/test-adapter test/test-device test/test-discovery test/test-gatt-profile test/test-health test/test-health-sink test/test-hfp test/test-manager test/test-mesh test/test-nap test/test-network test/test-profile test/test-sap-server

Diffstat

M test/agent.py | 1 +
M test/bluezutils.py | 2 ++
M test/dbusdef.py | 2 ++
M test/example-advertisement | 1 +
M test/example-endpoint | 1 +
M test/example-gatt-client | 1 +
M test/example-gatt-server | 1 +
M test/example-player | 1 +
M test/exchange-business-cards | 1 +
M test/ftp-client | 1 +
M test/get-managed-objects | 1 +
M test/get-obex-capabilities | 1 +
M test/list-devices | 1 +
M test/list-folders | 1 +
M test/map-client | 1 +
M test/monitor-bluetooth | 1 +
M test/opp-client | 1 +
M test/pbap-client | 1 +
M test/sap_client.py | 15 +- - - - - - - - - - - - - -
M test/simple-agent | 1 +
M test/simple-endpoint | 1 +
M test/simple-obex-agent | 1 +
M test/simple-player | 1 +
M test/test-adapter | 1 +
M test/test-device | 1 +
M test/test-discovery | 1 +
M test/test-gatt-profile | 1 +
M test/test-health | 1 +
M test/test-health-sink | 1 +
M test/test-hfp | 1 +
M test/test-join | 1 +
M test/test-manager | 1 +
M test/test-mesh | 1 +
M test/test-nap | 1 +
M test/test-network | 1 +
M test/test-profile | 1 +
M test/test-sap-server | 1 +

37 files changed, 39 insertions(+), 14 deletions(-)

View Full Diff | Patch