From e6ca2c4ba338fcb56949a3beb978a87803aa38b0 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 22 May 2019 09:57:17 +0200 Subject: Comment tweaks --- examples/models/models_mesh_picking.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples/models') diff --git a/examples/models/models_mesh_picking.c b/examples/models/models_mesh_picking.c index 26d9fa7e..0bf95dd1 100644 --- a/examples/models/models_mesh_picking.c +++ b/examples/models/models_mesh_picking.c @@ -5,8 +5,9 @@ * This example has been created using raylib 1.7 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2015 Ramon Santamaria (@raysan5) -* Example contributed by Joel Davis (@joeld42) +* Example contributed by Joel Davis (@joeld42) and reviewed by Ramon Santamaria (@raysan5) +* +* Copyright (c) 2017 Joel Davis (@joeld42) and Ramon Santamaria (@raysan5) * ********************************************************************************************/ -- cgit v1.2.3