]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/crypto/sunxi-ss/sun4i-ss-hash.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / drivers / crypto / sunxi-ss / sun4i-ss-hash.c
index f6936bb3b7be4e10c8fa7179e51f8b93dcab4736..d2b6d89aad28a7c61d2f96fdcf3d335537fa8e31 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * sun4i-ss-hash.c - hardware cryptographic accelerator for Allwinner A20 SoC
  *
@@ -6,11 +7,6 @@
  * This file add support for MD5 and SHA1.
  *
  * You could find the datasheet in Documentation/arm/sunxi/README
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
  */
 #include "sun4i-ss.h"
 #include <linux/scatterlist.h>