From 0aeac2270130e8fc5d3f67988334178ae7f7ea41 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 1 Jan 2023 18:09:37 +0100 Subject: [PATCH] Update year to 2023 --- src/raygui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/raygui.h b/src/raygui.h index b6cd5fe..48034ba 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -181,7 +181,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2014-2022 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-2023 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.