Index: scripts/bluetooth_paired_query.sh =================================================================== diff -u -r748e088be863e08a1f8d12ff895c2525cd891e31 -r27cc308ff5113a9386899d3c8f8b29962a8498e1 --- scripts/bluetooth_paired_query.sh (.../bluetooth_paired_query.sh) (revision 748e088be863e08a1f8d12ff895c2525cd891e31) +++ scripts/bluetooth_paired_query.sh (.../bluetooth_paired_query.sh) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) @@ -1,17 +1,17 @@ #!/bin/sh ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. # # THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN # WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # -# @file bluetooth_reset.sh +# @file bluetooth_paired_query.sh # -# @author (last) Behrouz NematiPour -# @date (last) 30-Aug-2021 -# @author (original) Behrouz NematiPour -# @date (original) 30-Aug-2021 +# @author (last) Behrouz NematiPour +# @date (last) 12-Dec-2021 +# @author (original) Behrouz NematiPour +# @date (original) 11-Nov-2021 # ############################################################################