hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/samples/bpf/test_lru_dist.c
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (c) 2016 Facebook
3
- *
4
- * This program is free software; you can redistribute it and/or
5
- * modify it under the terms of version 2 of the GNU General Public
6
- * License as published by the Free Software Foundation.
74 */
85 #define _GNU_SOURCE
96 #include <linux/types.h>