kernel/drivers/crypto/cavium/cpt/cptpf_mbox.c
.. .. @@ -1,9 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2016 Cavium, Inc. 3 - *4 - * This program is free software; you can redistribute it and/or modify5 - * it under the terms of version 2 of the GNU General Public License6 - * as published by the Free Software Foundation.7 4 */ 8 5 #include <linux/module.h> 9 6 #include "cptpf.h"