License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.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>