scripts: add scripts of license. [1/1]
PD#SWPL-74392
Problem:
add scripts of license
Solution:
add scripts of license
Verify:
ad403
Signed-off-by: yang.li <yang.li@amlogic.com>
Change-Id: I09bf86928fefda2f2770d1c8430bf9cec7d825ca
diff --git a/Rindent.sh b/Rindent.sh
index 434549a..094ec86 100755
--- a/Rindent.sh
+++ b/Rindent.sh
@@ -5,7 +5,7 @@
# SPDX-License-Identifier: MIT
#
-PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1"
+PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 -bad"
function read_dir(){
for file in `ls $1`