From 04282d176381541598ffa9cb1b11bcfbae277546 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 2 Jan 2026 13:40:53 +0100 Subject: [PATCH] Update year to 2026 --- LICENSE | 2 +- src/raygui.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index f5f14b2..3edc539 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ zlib License -Copyright (c) 2014-2025 Ramon Santamaria (@raysan5) +Copyright (c) 2014-2026 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 fdbf925..1fb9b34 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -316,7 +316,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2014-2025 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-2026 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.