summaryrefslogtreecommitdiff
path: root/stm32/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/serial.c')
-rw-r--r--stm32/serial.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/stm32/serial.c b/stm32/serial.c
index 9193005..d2f1a93 100644
--- a/stm32/serial.c
+++ b/stm32/serial.c
@@ -1,8 +1,7 @@
/*
- * serial.c
+ * (C) Copyright 2014 Leo C. <erbl259-lmu@yahoo.de>
*
- * Created on: 04.05.2014
- * Author: leo
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <errno.h>