]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - tools/build/feature/test-cplus-demangle.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / tools / build / feature / test-cplus-demangle.c
index 610c686e0009a572d471954e32bea26a96a046b0..2ba56474ab718266a4c564054fb855dd8aedecc3 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 extern int printf(const char *format, ...);
 extern char *cplus_demangle(const char *, int);