hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/arch/powerpc/net/bpf_jit_asm.S
....@@ -1,12 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /* bpf_jit.S: Packet/header access helper functions
23 * for PPC64 BPF compiler.
34 *
45 * Copyright 2011 Matt Evans <matt@ozlabs.org>, IBM Corporation
5
- *
6
- * This program is free software; you can redistribute it and/or
7
- * modify it under the terms of the GNU General Public License
8
- * as published by the Free Software Foundation; version 2
9
- * of the License.
106 */
117
128 #include <asm/ppc_asm.h>