hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/arch/um/drivers/umcast_user.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * user-mode-linux networking multicast transport
34 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
....@@ -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