Index: scripts/bluetooth_paired_clear.sh =================================================================== diff -u -r47c8f13876317ba36500400f894d96c9bce9eb17 -r27cc308ff5113a9386899d3c8f8b29962a8498e1 --- scripts/bluetooth_paired_clear.sh (.../bluetooth_paired_clear.sh) (revision 47c8f13876317ba36500400f894d96c9bce9eb17) +++ scripts/bluetooth_paired_clear.sh (.../bluetooth_paired_clear.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_clear.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) 11-Nov-2021 +# @author (original) Behrouz NematiPour +# @date (original) 11-Nov-2021 # ############################################################################