]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - include/crypto/sha1_base.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[mirror_ubuntu-hirsute-kernel.git] / include / crypto / sha1_base.h
index d0df431f9a97afbadb600d9dc70fdff490a4c88e..63c14f2dc7bdadfb75aba7cf1a21386610472748 100644 (file)
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * sha1_base.h - core logic for SHA-1 implementations
  *
  * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include <crypto/internal/hash.h>