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/utils.h | |
| parent | acc322b3e13e528580fa10a57c3a36c3fd67b9ee (diff) | |
| download | raylib-94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7.tar.gz raylib-94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7.zip | |
Updated some comments
Diffstat (limited to 'src/utils.h')
| -rw-r--r-- | src/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.h b/src/utils.h index 882aebf6..6ef8c933 100644 --- a/src/utils.h +++ b/src/utils.h @@ -4,7 +4,7 @@ * * Some utility functions: rRES files data decompression * -* 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. |
