diff options
| author | raysan5 <[email protected]> | 2020-01-05 20:01:54 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-01-05 20:01:54 +0100 |
| commit | 21c30f43d47a4cb6b4cb31de95827b79ba01d030 (patch) | |
| tree | c3bb280aecb4e2120fdec56eff011963b78e8483 /templates/simple_game | |
| parent | c20ccfe274f94d29dcf1a1f84048a57d56dedce6 (diff) | |
| download | raylib-21c30f43d47a4cb6b4cb31de95827b79ba01d030.tar.gz raylib-21c30f43d47a4cb6b4cb31de95827b79ba01d030.zip | |
Update year to 2020
Diffstat (limited to 'templates/simple_game')
| -rw-r--r-- | templates/simple_game/simple_game.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/simple_game/simple_game.c b/templates/simple_game/simple_game.c index 8f2dc36a..6a8e00ec 100644 --- a/templates/simple_game/simple_game.c +++ b/templates/simple_game/simple_game.c @@ -8,7 +8,7 @@ * This game has been created using raylib (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2014-2019 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-2020 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
