]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - tools/lib/hweight.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / tools / lib / hweight.c
index 0b859b8843390fe4ba09b06f388ff31843f13d33..a16ebf51541707b7bd81fb9afc1da6134acc11bf 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <linux/bitops.h>
 #include <asm/types.h>