License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / tools / perf / util / xyarray.c
index c8f415d9877b08503d12e10e1bb0fe463c81e6f1..dc95154f5646b0c7deff149b6881ab058a188f5f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include "xyarray.h"
 #include "util.h"
 #include <stdlib.h>