License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / lib / strnlen_user.c
index a5f567747cedaf411b09a002f2ec242ca57ee571..60d0bbda8f5e581178719e9122b0e9f19b0876a5 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <linux/kernel.h>
 #include <linux/export.h>
 #include <linux/uaccess.h>