diff options
Diffstat (limited to 'include/dm9000.h')
-rw-r--r-- | include/dm9000.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dm9000.h b/include/dm9000.h index 42b04fac3f5..f780e513f69 100644 --- a/include/dm9000.h +++ b/include/dm9000.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * NOTE: DAVICOM DM9000 ethernet driver interface * * Authors: Remy Bohmer <linux@bohmer.net> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __DM9000_H__ #define __DM9000_H__ |