kernel/include/linux/ipv6_route.h
.. .. @@ -1,13 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * Linux INET6 implementation 3 4 * 4 5 * Authors: 5 6 * Pedro Roque <roque@di.fc.ul.pt> 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License9 - * as published by the Free Software Foundation; either version10 - * 2 of the License, or (at your option) any later version.11 7 */ 12 8 #ifndef _LINUX_IPV6_ROUTE_H 13 9 #define _LINUX_IPV6_ROUTE_H