From 1f2b5d6282140a127e31fb737f0bd7beaa86a79a Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 5 Aug 2025 10:04:54 +0200 Subject: [PATCH] Update examples_template.c --- examples/examples_template.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/examples_template.c b/examples/examples_template.c index ac8747e82..e82bed065 100644 --- a/examples/examples_template.c +++ b/examples/examples_template.c @@ -62,12 +62,12 @@ * * Example originally created with raylib 5.5, last time updated with raylib 5.6 * -* Example contributed by (@) and reviewed by Ramon Santamaria (@raysan5) +* Example contributed by (@) and reviewed by Ramon Santamaria (@raysan5) * * 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) - (@) +* Copyright (c) - (@) * ********************************************************************************************/