hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/um/os-Linux/drivers/ethertap_kern.c
....@@ -1,9 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and
34 * James Leu (jleu@mindspring.net).
45 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
56 * Copyright (C) 2001 by various other people who didn't put their name here.
6
- * Licensed under the GPL.
77 */
88
99 #include <linux/init.h>