kernel/arch/um/os-Linux/drivers/ethertap_kern.c
.. .. @@ -1,9 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and 3 4 * James Leu (jleu@mindspring.net). 4 5 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) 5 6 * Copyright (C) 2001 by various other people who didn't put their name here. 6 - * Licensed under the GPL.7 7 */ 8 8 9 9 #include <linux/init.h>