License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / samples / bpf / test_cls_bpf.sh
index 0365d5ee512cc78a881b23b4116d9416f718b0f6..aaddd67b37ffc8bab85ca39618cc9b519feca8bc 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+# SPDX-License-Identifier: GPL-2.0
 
 function pktgen {
     ../pktgen/pktgen_bench_xmit_mode_netif_receive.sh -i $IFC -s 64 \