diff options
Diffstat (limited to 'tools/mrvl_uart.sh')
-rwxr-xr-x | tools/mrvl_uart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mrvl_uart.sh b/tools/mrvl_uart.sh index 68242089022..a46411fc99f 100755 --- a/tools/mrvl_uart.sh +++ b/tools/mrvl_uart.sh @@ -1,9 +1,9 @@ #!/bin/bash +# SPDX-License-Identifier: GPL-2.0 # ###################################################### # Copyright (C) 2016 Marvell International Ltd. # -# SPDX-License-Identifier: GPL-2.0 # https://spdx.org/licenses # # Author: Konstantin Porotchkin kostap@marvell.com |