Fix the comment header style in tools folder

Change-Id: I189a0e8b86f3af682111668ccdad64a52b48dcb4
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-01-20 01:03:11 +08:00
committed by patacongo
parent a762c06ed9
commit bb6c70bdcc
14 changed files with 49 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# mkconfivars.sh
# tools/mkconfivars.sh
#
# Copyright (C) 2013 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>