summaryrefslogtreecommitdiff
path: root/src/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uart.c')
-rw-r--r--src/uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uart.c b/src/uart.c
index 4431be2..2c6b698 100644
--- a/src/uart.c
+++ b/src/uart.c
@@ -1,7 +1,7 @@
/*
* src/uart.c
* (c) 2021 Jonas Gunz <himself@jonasgunz.de>
- * License: All rights reserved.
+ * License: MIT
*/
#include "uart.h"