kernel/drivers/crypto/mediatek/mtk-regs.h
.. .. @@ -1,13 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Support for MediaTek cryptographic accelerator. 3 4 * 4 5 * Copyright (c) 2016 MediaTek Inc. 5 6 * Author: Ryder Lee <ryder.lee@mediatek.com> 6 - *7 - * This program is free software; you can redistribute it and/or modify8 - * it under the terms of the GNU General Public License as published by9 - * the Free Software Foundation; either version 2 of the License.10 - *11 7 */ 12 8 13 9 #ifndef __MTK_REGS_H__