Commit: 44b46625295022d2c61f9b374dba287a1ea98c53
Parent: 23843b393e7223cf454f74d7949dc7f4d3ff70d8
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:33
Tree: 6b1e8c108cc5eee3b2f04889fc95d5f78f0ce836

android: Add SPDX License Identifier This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- Apache-2.0 : 80 LGPL-2.1-or-later : 42 GPL-2.0-or-later : 9 License: Apache-2.0 android/bluetoothd-wrapper.c android/tester-hidhost.c android/tester-map-client.c android/hal-audio-aptx.c android/hal-audio.c android/hal-handsfree-client.c android/tester-gatt.c android/hal-pan.c android/hal-socket.c android/tester-hdp.c android/tester-pan.c android/tester-avrcp.c android/hal-a2dp-sink.c android/hal-gatt.c android/hal-avrcp.c android/tester-a2dp.c android/hal-audio.h android/hal-bluetooth.c android/tester-socket.c android/hal-health.c android/hal-a2dp.c android/hal-ipc.c android/hal-avrcp-ctrl.c android/hal-sco.c android/hal-ipc.h android/tester-main.c android/hal-audio-sbc.c android/hal-utils.c android/hal-map-client.c android/hal-handsfree.c android/hal-log.h android/hal.h android/hal-utils.h android/tester-bluetooth.c android/hal-hidhost.c android/audio_utils/resampler.h android/audio_utils/resampler.c android/system/audio.h android/hardware/bt_sock.h android/hardware/bt_gatt_client.h android/hardware/bt_hh.h android/hardware/bluetooth.h android/hardware/hardware.h android/hardware/bt_hf_client.h android/hardware/bt_rc.h android/hardware/bt_hf.h android/hardware/bt_pan.h android/hardware/bt_gatt_types.h android/hardware/hardware.c android/hardware/audio_effect.h android/hardware/audio.h android/hardware/bt_gatt_server.h android/hardware/bt_gatt.h android/hardware/bt_hl.h android/hardware/bt_mce.h android/hardware/bt_av.h android/client/if-hh.c android/client/if-sco.c android/client/pollhandler.h android/client/haltest.c android/client/tabcompletion.c android/client/if-hf-client.c android/client/history.h android/client/if-audio.c android/client/terminal.h android/client/if-av.c android/client/if-main.h android/client/if-av-sink.c android/client/terminal.c android/client/if-mce.c android/client/if-hf.c android/client/pollhandler.c android/client/if-sock.c android/client/if-rc-ctrl.c android/client/if-rc.c android/client/history.c android/client/if-pan.c android/client/if-gatt.c android/client/if-bt.c android/client/if-hl.c License: LGPL-2.1-or-later android/sco.h android/socket.c android/tester-main.h android/hidhost.h android/map-client.h android/utils.h android/hal-msg.h android/health.h android/avrcp-lib.c android/bluetoothd-snoop.c android/a2dp.c android/bluetooth.h android/a2dp-sink.c android/handsfree-client.c android/audio-msg.h android/main.c android/pan.c android/ipc-tester.c android/health.c android/socket.h android/handsfree.h android/avrcp-lib.h android/a2dp-sink.h android/system-emulator.c android/gatt.c android/avrcp.h android/pan.h android/test-ipc.c android/hidhost.c android/a2dp.h android/avrcp.c android/sco-msg.h android/bluetooth.c android/map-client.c android/handsfree-client.h android/ipc.c android/handsfree.c android/gatt.h android/ipc.h android/ipc-common.h android/compat/wordexp.h android/cutils/properties.h License: GPL-2.0-or-later android/avdtp.h android/avctp.c android/avdtptest.c android/sco.c android/log.c android/avdtp.c android/avctp.h android/compat/readline/history.h android/compat/readline/readline.h

Diffstat

M android/a2dp-sink.c | 15 +- - - - - - - - - - - - - -
M android/a2dp-sink.h | 15 +- - - - - - - - - - - - - -
M android/a2dp.c | 15 +- - - - - - - - - - - - - -
M android/a2dp.h | 15 +- - - - - - - - - - - - - -
M android/audio-msg.h | 15 +- - - - - - - - - - - - - -
M android/audio_utils/resampler.c | 12 +- - - - - - - - - - -
M android/audio_utils/resampler.h | 12 +- - - - - - - - - - -
M android/avctp.c | 15 +- - - - - - - - - - - - - -
M android/avctp.h | 15 +- - - - - - - - - - - - - -
M android/avdtp.c | 15 +- - - - - - - - - - - - - -
M android/avdtp.h | 15 +- - - - - - - - - - - - - -
M android/avdtptest.c | 15 +- - - - - - - - - - - - - -
M android/avrcp-lib.c | 15 +- - - - - - - - - - - - - -
M android/avrcp-lib.h | 15 +- - - - - - - - - - - - - -
M android/avrcp.c | 15 +- - - - - - - - - - - - - -
M android/avrcp.h | 15 +- - - - - - - - - - - - - -
M android/bluetooth.c | 15 +- - - - - - - - - - - - - -
M android/bluetooth.h | 15 +- - - - - - - - - - - - - -
M android/bluetoothd-snoop.c | 15 +- - - - - - - - - - - - - -
M android/bluetoothd-wrapper.c | 13 +- - - - - - - - - - - -
M android/client/haltest.c | 13 +- - - - - - - - - - - -
M android/client/history.c | 13 +- - - - - - - - - - - -
M android/client/history.h | 13 +- - - - - - - - - - - -
M android/client/if-audio.c | 13 +- - - - - - - - - - - -
M android/client/if-av-sink.c | 13 +- - - - - - - - - - - -
M android/client/if-av.c | 13 +- - - - - - - - - - - -
M android/client/if-bt.c | 13 +- - - - - - - - - - - -
M android/client/if-gatt.c | 13 +- - - - - - - - - - - -
M android/client/if-hf-client.c | 13 +- - - - - - - - - - - -
M android/client/if-hf.c | 13 +- - - - - - - - - - - -
M android/client/if-hh.c | 13 +- - - - - - - - - - - -
M android/client/if-hl.c | 13 +- - - - - - - - - - - -
M android/client/if-main.h | 13 +- - - - - - - - - - - -
M android/client/if-mce.c | 13 +- - - - - - - - - - - -
M android/client/if-pan.c | 13 +- - - - - - - - - - - -
M android/client/if-rc-ctrl.c | 13 +- - - - - - - - - - - -
M android/client/if-rc.c | 13 +- - - - - - - - - - - -
M android/client/if-sco.c | 13 +- - - - - - - - - - - -
M android/client/if-sock.c | 13 +- - - - - - - - - - - -
M android/client/pollhandler.c | 13 +- - - - - - - - - - - -
M android/client/pollhandler.h | 13 +- - - - - - - - - - - -
M android/client/tabcompletion.c | 13 +- - - - - - - - - - - -
M android/client/terminal.c | 13 +- - - - - - - - - - - -
M android/client/terminal.h | 13 +- - - - - - - - - - - -
M android/compat/readline/history.h | 15 +- - - - - - - - - - - - - -
M android/compat/readline/readline.h | 15 +- - - - - - - - - - - - - -
M android/compat/wordexp.h | 15 +- - - - - - - - - - - - - -
M android/cutils/properties.h | 15 +- - - - - - - - - - - - - -
M android/gatt.c | 15 +- - - - - - - - - - - - - -
M android/gatt.h | 15 +- - - - - - - - - - - - - -
M android/hal-a2dp-sink.c | 13 +- - - - - - - - - - - -
M android/hal-a2dp.c | 13 +- - - - - - - - - - - -
M android/hal-audio-aptx.c | 13 +- - - - - - - - - - - -
M android/hal-audio-sbc.c | 13 +- - - - - - - - - - - -
M android/hal-audio.c | 13 +- - - - - - - - - - - -
M android/hal-audio.h | 13 +- - - - - - - - - - - -
M android/hal-avrcp-ctrl.c | 13 +- - - - - - - - - - - -
M android/hal-avrcp.c | 13 +- - - - - - - - - - - -
M android/hal-bluetooth.c | 13 +- - - - - - - - - - - -
M android/hal-gatt.c | 13 +- - - - - - - - - - - -
M android/hal-handsfree-client.c | 13 +- - - - - - - - - - - -
M android/hal-handsfree.c | 13 +- - - - - - - - - - - -
M android/hal-health.c | 13 +- - - - - - - - - - - -
M android/hal-hidhost.c | 13 +- - - - - - - - - - - -
M android/hal-ipc.c | 13 +- - - - - - - - - - - -
M android/hal-ipc.h | 13 +- - - - - - - - - - - -
M android/hal-log.h | 13 +- - - - - - - - - - - -
M android/hal-map-client.c | 13 +- - - - - - - - - - - -
M android/hal-msg.h | 15 +- - - - - - - - - - - - - -
M android/hal-pan.c | 13 +- - - - - - - - - - - -
M android/hal-sco.c | 13 +- - - - - - - - - - - -
M android/hal-socket.c | 13 +- - - - - - - - - - - -
M android/hal-utils.c | 13 +- - - - - - - - - - - -
M android/hal-utils.h | 13 +- - - - - - - - - - - -
M android/hal.h | 13 +- - - - - - - - - - - -
M android/handsfree-client.c | 15 +- - - - - - - - - - - - - -
M android/handsfree-client.h | 15 +- - - - - - - - - - - - - -
M android/handsfree.c | 15 +- - - - - - - - - - - - - -
M android/handsfree.h | 15 +- - - - - - - - - - - - - -
M android/hardware/audio.h | 12 +- - - - - - - - - - -
M android/hardware/audio_effect.h | 12 +- - - - - - - - - - -
M android/hardware/bluetooth.h | 12 +- - - - - - - - - - -
M android/hardware/bt_av.h | 12 +- - - - - - - - - - -
M android/hardware/bt_gatt.h | 12 +- - - - - - - - - - -
M android/hardware/bt_gatt_client.h | 12 +- - - - - - - - - - -
M android/hardware/bt_gatt_server.h | 12 +- - - - - - - - - - -
M android/hardware/bt_gatt_types.h | 12 +- - - - - - - - - - -
M android/hardware/bt_hf.h | 12 +- - - - - - - - - - -
M android/hardware/bt_hf_client.h | 12 +- - - - - - - - - - -
M android/hardware/bt_hh.h | 12 +- - - - - - - - - - -
M android/hardware/bt_hl.h | 12 +- - - - - - - - - - -
M android/hardware/bt_mce.h | 12 +- - - - - - - - - - -
M android/hardware/bt_pan.h | 12 +- - - - - - - - - - -
M android/hardware/bt_rc.h | 12 +- - - - - - - - - - -
M android/hardware/bt_sock.h | 12 +- - - - - - - - - - -
M android/hardware/hardware.c | 12 +- - - - - - - - - - -
M android/hardware/hardware.h | 12 +- - - - - - - - - - -
M android/health.c | 15 +- - - - - - - - - - - - - -
M android/health.h | 15 +- - - - - - - - - - - - - -
M android/hidhost.c | 15 +- - - - - - - - - - - - - -
M android/hidhost.h | 15 +- - - - - - - - - - - - - -
M android/ipc-common.h | 15 +- - - - - - - - - - - - - -
M android/ipc-tester.c | 15 +- - - - - - - - - - - - - -
M android/ipc.c | 15 +- - - - - - - - - - - - - -
M android/ipc.h | 15 +- - - - - - - - - - - - - -
M android/log.c | 15 +- - - - - - - - - - - - - -
M android/main.c | 15 +- - - - - - - - - - - - - -
M android/map-client.c | 15 +- - - - - - - - - - - - - -
M android/map-client.h | 15 +- - - - - - - - - - - - - -
M android/pan.c | 15 +- - - - - - - - - - - - - -
M android/pan.h | 15 +- - - - - - - - - - - - - -
M android/sco-msg.h | 15 +- - - - - - - - - - - - - -
M android/sco.c | 15 +- - - - - - - - - - - - - -
M android/sco.h | 15 +- - - - - - - - - - - - - -
M android/socket.c | 15 +- - - - - - - - - - - - - -
M android/socket.h | 15 +- - - - - - - - - - - - - -
M android/system-emulator.c | 15 +- - - - - - - - - - - - - -
M android/system/audio.h | 12 +- - - - - - - - - - -
M android/test-ipc.c | 15 +- - - - - - - - - - - - - -
M android/tester-a2dp.c | 13 +- - - - - - - - - - - -
M android/tester-avrcp.c | 13 +- - - - - - - - - - - -
M android/tester-bluetooth.c | 13 +- - - - - - - - - - - -
M android/tester-gatt.c | 13 +- - - - - - - - - - - -
M android/tester-hdp.c | 13 +- - - - - - - - - - - -
M android/tester-hidhost.c | 13 +- - - - - - - - - - - -
M android/tester-main.c | 13 +- - - - - - - - - - - -
M android/tester-main.h | 15 +- - - - - - - - - - - - - -
M android/tester-map-client.c | 13 +- - - - - - - - - - - -
M android/tester-pan.c | 13 +- - - - - - - - - - - -
M android/tester-socket.c | 13 +- - - - - - - - - - - -
M android/utils.h | 15 +- - - - - - - - - - - - - -

131 files changed, 131 insertions(+), 1653 deletions(-)

View Full Diff | Patch