aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_x86.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/uart/uart_cpu_x86.c')
-rw-r--r--sys/dev/uart/uart_cpu_x86.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/uart/uart_cpu_x86.c b/sys/dev/uart/uart_cpu_x86.c
index ce9cf7d61f1c..5b28df144fe8 100644
--- a/sys/dev/uart/uart_cpu_x86.c
+++ b/sys/dev/uart/uart_cpu_x86.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2003, 2004 Marcel Moolenaar
* All rights reserved.
*