From 3afb4dda9773b136283c567ecef4a78d53bc4e85 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 5 Jan 2024 22:32:59 +0100 Subject: [PATCH] Update raygui.h --- examples/shapes/raygui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/shapes/raygui.h b/examples/shapes/raygui.h index 91277102f..623115fce 100644 --- a/examples/shapes/raygui.h +++ b/examples/shapes/raygui.h @@ -291,7 +291,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2014-2023 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-2024 Ramon Santamaria (@raysan5) * * This software is provided "as-is", without any express or implied warranty. In no event * will the authors be held liable for any damages arising from the use of this software.