]> git.sur5r.net Git - u-boot/blobdiff - test/fs/fs-test.sh
SPDX: Convert a few files that were missed before
[u-boot] / test / fs / fs-test.sh
index 20d5dd8a47d90a2f5ff85598a4f9e2914fd24589..b6b9461a107391df712e951a49df8a414f03f9ae 100755 (executable)
@@ -1,9 +1,7 @@
 #!/bin/bash
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2014 Suriyan Ramasami
-#
-#  SPDX-License-Identifier:    GPL-2.0+
-#
 
 # Invoke this test script from U-Boot base directory as ./test/fs/fs-test.sh
 # It currently tests the fs/sb and native commands for ext4 and fat partitions