License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-microblaze.git] / scripts / stackdelta
index 20a79f1..44d2dfd 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0
 
 # Read two files produced by the stackusage script, and show the
 # delta between them.