kernel/samples/bpf/test_overhead_user.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 #define _GNU_SOURCE 8 5 #include <sched.h>