hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/arch/um/drivers/umcast_kern.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * user-mode-linux networking multicast transport
34 * Copyright (C) 2001 by Harald Welte <laforge@gnumonks.org>
....@@ -8,7 +9,6 @@
89 * James Leu (jleu@mindspring.net).
910 * Copyright (C) 2001 by various other people who didn't put their name here.
1011 *
11
- * Licensed under the GPL.
1212 */
1313
1414 #include <linux/init.h>