Commit: 931d804022e78f48d4f1c031c7d4f7f90d187c04
Parent: e59926d7628a341a774aec541602e4ccf36bc5fb
Author: Tedd Ho-Jeong An <tedd.an@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-09-22 02:19:36
Tree: 22b3b9df2da6b88a5ac69c745e6267372cf2f1a8

unit: Add SPDX License Identifier This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- GPL-2.0-or-later : 25 LGPL-2.1-or-later : 1 GPL-2.0-only : 2 BSD-2-Clause : 1 License: GPL-2.0-or-later unit/test-hog.c unit/test-eir.c unit/test-gobex-header.c unit/test-crc.c unit/test-avrcp.c unit/test-ringbuf.c unit/test-gobex-apparam.c unit/test-gobex.c unit/test-hfp.c unit/test-textfile.c unit/test-avdtp.c unit/test-sdp.c unit/test-gatt.c unit/test-avctp.c unit/test-gattrib.c unit/test-queue.c unit/test-gobex-packet.c unit/test-uuid.c unit/test-crypto.c unit/test-uhid.c unit/test-gdbus-client.c unit/test-midi.c unit/test-lib.c unit/test-mgmt.c unit/test-gobex-transfer.c License: LGPL-2.1-or-later unit/test-mesh-crypto.c License: GPL-2.0-only unit/util.h unit/util.c License: BSD-2-Clause unit/test-ecc.c

Diffstat

M unit/test-avctp.c | 15 +- - - - - - - - - - - - - -
M unit/test-avdtp.c | 15 +- - - - - - - - - - - - - -
M unit/test-avrcp.c | 15 +- - - - - - - - - - - - - -
M unit/test-crc.c | 15 +- - - - - - - - - - - - - -
M unit/test-crypto.c | 15 +- - - - - - - - - - - - - -
M unit/test-ecc.c | 21 +- - - - - - - - - - - - - - - - - - - -
M unit/test-eir.c | 15 +- - - - - - - - - - - - - -
M unit/test-gatt.c | 15 +- - - - - - - - - - - - - -
M unit/test-gattrib.c | 15 +- - - - - - - - - - - - - -
M unit/test-gdbus-client.c | 15 +- - - - - - - - - - - - - -
M unit/test-gobex-apparam.c | 15 +- - - - - - - - - - - - - -
M unit/test-gobex-header.c | 15 +- - - - - - - - - - - - - -
M unit/test-gobex-packet.c | 15 +- - - - - - - - - - - - - -
M unit/test-gobex-transfer.c | 15 +- - - - - - - - - - - - - -
M unit/test-gobex.c | 15 +- - - - - - - - - - - - - -
M unit/test-hfp.c | 15 +- - - - - - - - - - - - - -
M unit/test-hog.c | 15 +- - - - - - - - - - - - - -
M unit/test-lib.c | 15 +- - - - - - - - - - - - - -
M unit/test-mesh-crypto.c | 11 +- - - - - - - - - -
M unit/test-mgmt.c | 15 +- - - - - - - - - - - - - -
M unit/test-midi.c | 16 +- - - - - - - - - - - - - - -
M unit/test-queue.c | 15 +- - - - - - - - - - - - - -
M unit/test-ringbuf.c | 15 +- - - - - - - - - - - - - -
M unit/test-sdp.c | 15 +- - - - - - - - - - - - - -
M unit/test-textfile.c | 15 +- - - - - - - - - - - - - -
M unit/test-uhid.c | 15 +- - - - - - - - - - - - - -
M unit/test-uuid.c | 15 +- - - - - - - - - - - - - -
M unit/util.c | 14 +- - - - - - - - - - - - -
M unit/util.h | 14 +- - - - - - - - - - - - -

29 files changed, 29 insertions(+), 407 deletions(-)

View Full Diff | Patch