diff options
Diffstat (limited to 'tests/test_billboard.c')
| -rw-r--r-- | tests/test_billboard.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_billboard.c b/tests/test_billboard.c index 99cf0f33..a50bebfc 100644 --- a/tests/test_billboard.c +++ b/tests/test_billboard.c @@ -2,10 +2,10 @@ * * raylib test - Testing DrawBillboard() and DrawBillboardRec() * -* This example has been created using raylib 1.0 (www.raylib.com) +* This test has been created using raylib 1.0 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2013 Ramon Santamaria (Ray San - [email protected]) +* Copyright (c) 2014 Ramon Santamaria (Ray San - [email protected]) * ********************************************************************************************/ |
