diff options
Diffstat (limited to 'net/ipv6/fib6_rules.c')
| -rw-r--r-- | net/ipv6/fib6_rules.c | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/net/ipv6/fib6_rules.c b/net/ipv6/fib6_rules.c index 06d1b7763600..bcfae13409b5 100644 --- a/net/ipv6/fib6_rules.c +++ b/net/ipv6/fib6_rules.c @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   * net/ipv6/fib6_rules.c	IPv6 Routing Policy Rules   *   * Copyright (C)2003-2006 Helsinki University of Technology   * Copyright (C)2003-2006 USAGI/WIDE Project   * - *	This program is free software; you can redistribute it and/or - *	modify it under the terms of the GNU General Public License as - *	published by the Free Software Foundation, version 2. - *   * Authors   *	Thomas Graf		<tgraf@suug.ch>   *	Ville Nuorvala		<vnuorval@tcs.hut.fi> | 

