kernel/kernel/bpf/bpf_lru_list.c
.. .. @@ -1,8 +1,5 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* Copyright (c) 2016 Facebook 2 - *3 - * This program is free software; you can redistribute it and/or4 - * modify it under the terms of version 2 of the GNU General Public5 - * License as published by the Free Software Foundation.6 3 */ 7 4 #include <linux/cpumask.h> 8 5 #include <linux/spinlock.h>