diff options
Diffstat (limited to 'arch/x86/lib/i8254.c')
-rw-r--r-- | arch/x86/lib/i8254.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/lib/i8254.c b/arch/x86/lib/i8254.c index 46a42452893..1f1012488cb 100644 --- a/arch/x86/lib/i8254.c +++ b/arch/x86/lib/i8254.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2002 * Daniel Engström, Omicron Ceti AB, <daniel@omicron.se> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |