From 1f813711063f0ff01bd3a89d50ebc17c5412e83c Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 1 Jan 2025 00:10:23 +0100 Subject: [PATCH] Update year to 2025 --- LICENSE | 2 +- src/raygui.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index d647d07..f5f14b2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ zlib License -Copyright (c) 2014-2024 Ramon Santamaria (@raysan5) +Copyright (c) 2014-2025 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. diff --git a/src/raygui.h b/src/raygui.h index 67da736..fe233a1 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -309,7 +309,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2014-2024 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-2025 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.