summaryrefslogtreecommitdiff
path: root/tools/usb/hcd-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/usb/hcd-tests.sh')
-rw-r--r--tools/usb/hcd-tests.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/usb/hcd-tests.sh b/tools/usb/hcd-tests.sh
index b30b3dc4c788..73f914d13f5c 100644
--- a/tools/usb/hcd-tests.sh
+++ b/tools/usb/hcd-tests.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
#
# test types can be passed on the command line:
#
@@ -271,5 +272,3 @@ do
echo ''
done
done
-
-# vim: sw=4