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