kernel/arch/um/drivers/umcast_user.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * user-mode-linux networking multicast transport 3 4 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) .. .. @@ -8,7 +9,6 @@ 8 9 * James Leu (jleu@mindspring.net). 9 10 * Copyright (C) 2001 by various other people who didn't put their name here. 10 11 * 11 - * Licensed under the GPL.12 12 * 13 13 */ 14 14