diff options
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r-- | include/net/ipv6.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 0d34f6ed9681..b41f6a0fa903 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * Linux INET6 implementation | 3 | * Linux INET6 implementation |
3 | * | 4 | * |
4 | * Authors: | 5 | * Authors: |
5 | * Pedro Roque <roque@di.fc.ul.pt> | 6 | * Pedro Roque <roque@di.fc.ul.pt> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or | ||
8 | * modify it under the terms of the GNU General Public License | ||
9 | * as published by the Free Software Foundation; either version | ||
10 | * 2 of the License, or (at your option) any later version. | ||
11 | */ | 7 | */ |
12 | 8 | ||
13 | #ifndef _NET_IPV6_H | 9 | #ifndef _NET_IPV6_H |