From 7f4ae790bae0099ee230fb18e7bc03d7b4810346 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Sat, 18 Dec 2021 22:31:48 +0000 Subject: [PATCH] Update STM32Utils.h --- STM32Utils.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/STM32Utils.h b/STM32Utils.h index 9175324..e2f3cbb 100644 --- a/STM32Utils.h +++ b/STM32Utils.h @@ -1,5 +1,7 @@ /* - * source: http://mightydevices.com/?p=144 + * Copyright (C) 2017 by Wojciech Krutnik N0CALL + * + * Source: http://mightydevices.com/?p=144 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by