From c2a6177ae376c1ad47c71d101a00594d2e94d532 Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Sun, 16 Aug 2026 21:22:09 +0200 Subject: [PATCH] Fix for license in docs. --- TactilityFreeRtos/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TactilityFreeRtos/README.md b/TactilityFreeRtos/README.md index 3a2b82abe..a018e8fb3 100644 --- a/TactilityFreeRtos/README.md +++ b/TactilityFreeRtos/README.md @@ -4,4 +4,4 @@ A collection of FreeRTOS C++ wrappers. ## License -[GNU General Public License Version 3](LICENSE.md) +[Apache License v2.0](LICENSE-Apache-2.0.md)