forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/security/integrity/evm/evm.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 2005-2010 IBM Corporation
34 *
....@@ -5,12 +6,7 @@
56 * Mimi Zohar <zohar@us.ibm.com>
67 * Kylene Hall <kjhall@us.ibm.com>
78 *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation, version 2 of the License.
11
- *
129 * File: evm.h
13
- *
1410 */
1511
1612 #ifndef __INTEGRITY_EVM_H