From 0ff388a7fcd108f75ca82a94d5b258079c6bf437 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 24 May 2024 14:10:33 +0300 Subject: add licensing stuff in triscv --- triscv/src/uart.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'triscv/src/uart.c') diff --git a/triscv/src/uart.c b/triscv/src/uart.c index aa4b0bd..abb2fe5 100644 --- a/triscv/src/uart.c +++ b/triscv/src/uart.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #include #include -- cgit v1.3