kernel/arch/mips/net/bpf_jit.h
.. .. @@ -1,12 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Just-In-Time compiler for BPF filters on MIPS 3 4 * 4 5 * Copyright (c) 2014 Imagination Technologies Ltd. 5 6 * Author: Markos Chandras <markos.chandras@imgtec.com> 6 - *7 - * This program is free software; you can redistribute it and/or modify it8 - * under the terms of the GNU General Public License as published by the9 - * Free Software Foundation; version 2 of the License.10 7 */ 11 8 12 9 #ifndef BPF_JIT_MIPS_OP_H