diff options
Diffstat (limited to 'drivers/net/ethernet/dnet.h')
-rw-r--r-- | drivers/net/ethernet/dnet.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/ethernet/dnet.h b/drivers/net/ethernet/dnet.h index d985080bbd5d..8af6c0705ab3 100644 --- a/drivers/net/ethernet/dnet.h +++ b/drivers/net/ethernet/dnet.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Dave DNET Ethernet Controller driver | 3 | * Dave DNET Ethernet Controller driver |
3 | * | 4 | * |
4 | * Copyright (C) 2008 Dave S.r.l. <www.dave.eu> | 5 | * Copyright (C) 2008 Dave S.r.l. <www.dave.eu> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _DNET_H | 7 | #ifndef _DNET_H |
11 | #define _DNET_H | 8 | #define _DNET_H |