remove libdss from Makefile
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / lib / sha1.c
index 5a56dfd7b99de98ca47f75ab528dc8e3196efd3e..1d96d2c02b826972f157d4e436dabf521e44e4af 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * SHA1 routine optimized to do word accesses rather than byte accesses,
  * and to avoid unnecessary copies into the context array.