diff options
Diffstat (limited to 'templates/simple_game/Makefile.Android')
| -rw-r--r-- | templates/simple_game/Makefile.Android | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/simple_game/Makefile.Android b/templates/simple_game/Makefile.Android index 33903ae2..afa3024a 100644 --- a/templates/simple_game/Makefile.Android +++ b/templates/simple_game/Makefile.Android @@ -2,7 +2,7 @@ # # raylib makefile for Android project (APK building) # -# Copyright (c) 2017-2020 Ramon Santamaria (@raysan5) +# Copyright (c) 2017-2021 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. |
