]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - kernel/bpf/syscall.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
[mirror_ubuntu-jammy-kernel.git] / kernel / bpf / syscall.c
index cb5440b02e82332394e674c04eaa7b3fbe501b08..ef63d26622f2f58561c09c0760310da40ce11671 100644 (file)
@@ -1,13 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of version 2 of the GNU General Public
- * License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
  */
 #include <linux/bpf.h>
 #include <linux/bpf_trace.h>