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.