forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/security/integrity/ima/ima_mok.c
....@@ -1,14 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2015 Juniper Networks, Inc.
34 *
45 * Author:
56 * Petko Manolov <petko.manolov@konsulko.com>
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License as
9
- * published by the Free Software Foundation, version 2 of the
10
- * License.
11
- *
127 */
138
149 #include <linux/export.h>