summaryrefslogtreecommitdiff
path: root/arch/x86/lib/i8254.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lib/i8254.c')
-rw-r--r--arch/x86/lib/i8254.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/lib/i8254.c b/arch/x86/lib/i8254.c
index 46a4245289..1f1012488c 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>