diff options
| author | raysan5 <raysan5@gmail.com> | 2015-09-01 23:15:26 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2015-09-01 23:15:26 +0200 |
| commit | 94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7 (patch) | |
| tree | 04f5da7ebd1216d90ab0c15088867ea33e4a8ec0 /src/makefile | |
| parent | acc322b3e13e528580fa10a57c3a36c3fd67b9ee (diff) | |
| download | raylib-94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7.tar.gz raylib-94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7.zip | |
Updated some comments
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile index 67123a9a..fea965ee 100644 --- a/src/makefile +++ b/src/makefile @@ -2,7 +2,7 @@ # # raylib makefile 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. |
