From 94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Tue, 1 Sep 2015 23:15:26 +0200 Subject: Updated some comments --- src/raymath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/raymath.c') diff --git a/src/raymath.c b/src/raymath.c index f5e30833..b1f90bb8 100644 --- a/src/raymath.c +++ b/src/raymath.c @@ -4,7 +4,7 @@ * * Some useful functions to work with Vector3, Matrix and Quaternions * -* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2015 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. -- cgit v1.2.3