From e6f73b6ad0d7d42c7b60b2b9dd9317eb9dd54080 Mon Sep 17 00:00:00 2001 From: "Mr.UNIX" <99476714+mrunix00@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:59:59 +0100 Subject: [PATCH] Update the year in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71488b3e..2ebf988e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Unity Test ![CI][] -__Copyright (c) 2007 - 2023 Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams__ +__Copyright (c) 2007 - 2024 Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams__ Welcome to the Unity Test Project, one of the main projects of ThrowTheSwitch.org. Unity Test is a unit testing framework built for C, with a focus on working with embedded toolchains.