License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / arm / crypto / sha512.h
index a75d9a82988a9dd93c04cf6551881c86079f2325..e14572be76d1809cac3a9ba5446b7b657a454b87 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 
 int sha512_arm_update(struct shash_desc *desc, const u8 *data,
                      unsigned int len);