License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / tools / virtio / linux / module.h
index 28ce95a059978563eb42ea4942a08e186d063ae6..9dfa96fea2b23910c2fb9f431fe519e3605d09bb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 #include <linux/export.h>
 
 #define MODULE_LICENSE(__MODULE_LICENSE_value) \