kernel/security/integrity/ima/ima_mok.c
.. .. @@ -1,14 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2015 Juniper Networks, Inc. 3 4 * 4 5 * Author: 5 6 * Petko Manolov <petko.manolov@konsulko.com> 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License as9 - * published by the Free Software Foundation, version 2 of the10 - * License.11 - *12 7 */ 13 8 14 9 #include <linux/export.h>