]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - tools/testing/selftests/lib/bitmap.sh
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / tools / testing / selftests / lib / bitmap.sh
index b073c22a3435a25ab829a9337636f5784174a247..4dee4d2a8bbed810a730d2f8a755188f9e0d3008 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 # Runs bitmap infrastructure tests using test_bitmap kernel module
 if ! /sbin/modprobe -q -n test_bitmap; then
        echo "bitmap: [SKIP]"