Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

headers: Remove some left-over license text

Remove a left-over from commit 2874c5fd2842 ("treewide: Replace GPLv2
boilerplate/reference with SPDX - rule 152")

There is no need for an empty "License:".

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/0e5ff727626b748238f4b78932f81572143d8f0b.1662896317.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Christophe JAILLET and committed by
Jakub Kicinski
17df341d 152e8ec7

-4
-2
include/linux/if_pppol2tp.h
··· 4 4 * 5 5 * This file supplies definitions required by the PPP over L2TP driver 6 6 * (l2tp_ppp.c). All version information wrt this file is located in l2tp_ppp.c 7 - * 8 - * License: 9 7 */ 10 8 #ifndef __LINUX_IF_PPPOL2TP_H 11 9 #define __LINUX_IF_PPPOL2TP_H
-2
include/linux/if_pppox.h
··· 5 5 * 6 6 * This file supplies definitions required by the PPP over Ethernet driver 7 7 * (pppox.c). All version information wrt this file is located in pppox.c 8 - * 9 - * License: 10 8 */ 11 9 #ifndef __LINUX_IF_PPPOX_H 12 10 #define __LINUX_IF_PPPOX_H