License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / scripts / gcc-goto.sh
index c9469d34ecc62115ff7db422561d38c8e2814bb0..083c526073ef9a8d04a1e17875b7498556767c37 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 # Test for gcc 'asm goto' support
 # Copyright (C) 2010, Jason Baron <jbaron@redhat.com>