]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - include/crypto/sha512_base.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[mirror_ubuntu-hirsute-kernel.git] / include / crypto / sha512_base.h
index 6c5341e005ea3034df7007b53a615c3f479ea970..099be8027f3f2da796a30beec62fa61062dfa5c3 100644 (file)
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * sha512_base.h - core logic for SHA-512 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>