]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - tools/perf/arch/s390/annotate/instructions.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / tools / perf / arch / s390 / annotate / instructions.c
index 745b4b1b8b21eefe3525144741d1d64c02a7a25d..c9a81673e8aa37b30cbaf35cd7c0d43b2e535992 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 static struct ins_ops *s390__associate_ins_ops(struct arch *arch, const char *name)
 {
        struct ins_ops *ops = NULL;