From ca8c56561792a58d9b66fef668cf9d3a0fc4e876 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Sun, 19 Mar 2017 12:52:13 +0100 Subject: Review contact information --- templates/basic_test/Makefile | 2 +- templates/basic_test/basic_test.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/basic_test') diff --git a/templates/basic_test/Makefile b/templates/basic_test/Makefile index b6fd44a7..7986f375 100644 --- a/templates/basic_test/Makefile +++ b/templates/basic_test/Makefile @@ -4,7 +4,7 @@ # # makefile to compile basic test for desktop platforms, Raspberry Pi and HTML5 (emscripten) # -# 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. diff --git a/templates/basic_test/basic_test.c b/templates/basic_test/basic_test.c index d4359df5..7e732149 100644 --- a/templates/basic_test/basic_test.c +++ b/templates/basic_test/basic_test.c @@ -7,7 +7,7 @@ * This example has been created using raylib v1.2 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2014 Ramon Santamaria (@raysan5) * ********************************************************************************************/ -- cgit v1.2.3