hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/include/crypto/internal/kpp.h
....@@ -1,14 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Key-agreement Protocol Primitives (KPP)
34 *
45 * Copyright (c) 2016, Intel Corporation
56 * Authors: Salvatore Benedetto <salvatore.benedetto@intel.com>
6
- *
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License as published by the Free
9
- * Software Foundation; either version 2 of the License, or (at your option)
10
- * any later version.
11
- *
127 */
138 #ifndef _CRYPTO_KPP_INT_H
149 #define _CRYPTO_KPP_INT_H