License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / arm / tools / syscallnr.sh
index d2971296469a676763bfdda8c90bebd111db11a8..df3ccd0ca831fc4f7004d45360e78b836704e417 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 in="$1"
 out="$2"
 my_abis=`echo "($3)" | tr ',' '|'`