From 2550a45821dfedf29f23d3a0bfa04960d9dcc868 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 10 Sep 2025 18:31:52 +0200 Subject: [PATCH] Update core_render_texture.c --- examples/core/core_render_texture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/core/core_render_texture.c b/examples/core/core_render_texture.c index f08d3afe0..a48982b3d 100644 --- a/examples/core/core_render_texture.c +++ b/examples/core/core_render_texture.c @@ -9,7 +9,7 @@ * Example licensed under an unmodified zlib/libpng license, which is an OSI-certified, * BSD-like license that allows static linking with closed source software * -* Copyright (c) 2025 @raysan5 (@ Santamaria") +* Copyright (c) 2025 Ramon Santamaria (@raysan5) * ********************************************************************************************/