forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/arm/crypto/sha1-armv7-neon.S
....@@ -1,11 +1,7 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /* sha1-armv7-neon.S - ARM/NEON accelerated SHA-1 transform function
23 *
34 * Copyright © 2013-2014 Jussi Kivilinna <jussi.kivilinna@iki.fi>
4
- *
5
- * This program is free software; you can redistribute it and/or modify it
6
- * under the terms of the GNU General Public License as published by the Free
7
- * Software Foundation; either version 2 of the License, or (at your option)
8
- * any later version.
95 */
106
117 #include <linux/linkage.h>