From 7834a4e2fc967e88bebb168ad63c8a28eb5e44eb Mon Sep 17 00:00:00 2001 From: raysan5 Date: Wed, 29 Jul 2015 21:43:30 +0200 Subject: Replaced old mail by twitter user --- src/rlgl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rlgl.h') diff --git a/src/rlgl.h b/src/rlgl.h index eabf07e4..723b3f17 100644 --- a/src/rlgl.h +++ b/src/rlgl.h @@ -7,7 +7,7 @@ * OpenGL 3.3+ - Vertex data is stored in VAOs, call rlglDraw() to render * OpenGL ES 2 - Vertex data is stored in VBOs or VAOs (when available), call rlglDraw() to render * -* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2014 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