License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / ia64 / lib / strncpy_from_user.S
index ca9ccf280e2e5c634938cad13ea759c7fae8c7d2..49eb81b69cd224f77addd7853d87079eac6c7994 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Just like strncpy() except that if a fault occurs during copying,
  * -EFAULT is returned.