summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/user/test_user_copy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/user/test_user_copy.sh')
-rwxr-xr-xtools/testing/selftests/user/test_user_copy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/user/test_user_copy.sh b/tools/testing/selftests/user/test_user_copy.sh
index 350107f40c1d..d60506fc77f8 100755
--- a/tools/testing/selftests/user/test_user_copy.sh
+++ b/tools/testing/selftests/user/test_user_copy.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
# Runs copy_to/from_user infrastructure using test_user_copy kernel module
if /sbin/modprobe -q test_user_copy; then